plan9fox/sys/src/cmd/6l
cinap_lenrek 8210f857f1 6l: no need to emit rex.w prefix for MOVBQZX and MOVWQZX
as with 32 bit operand size, the upper bits 63:32 are
automatically zeroed in 64bit mode. this gives a shoter
instruction encoding.
2015-02-17 22:25:55 +01:00
..
asm.c 6l: fix warning, setmalloctag declaration, missing header type cases 2014-02-01 09:52:06 +01:00
compat.c 6l: fix warning, setmalloctag declaration, missing header type cases 2014-02-01 09:52:06 +01:00
l.h
list.c [125678kqv][cl]: fix sprint() and strcpy() buffer overflows 2015-02-17 22:13:35 +01:00
mkfile
obj.c [125678kqv][cl]: fix sprint() and strcpy() buffer overflows 2015-02-17 22:13:35 +01:00
optab.c 6l: no need to emit rex.w prefix for MOVBQZX and MOVWQZX 2015-02-17 22:25:55 +01:00
pass.c
span.c 6l: fix warning, setmalloctag declaration, missing header type cases 2014-02-01 09:52:06 +01:00