-
- Downloads
x86_64: Use sys[ret/exit]q instead of rex prefix
Clang does not support the rex.w instruction prefix and instead requires sys[ret/exit] mnemonics.
Showing
- include/arch/x86/arch/64/mode/fastpath/fastpath.h 2 additions, 2 deletionsinclude/arch/x86/arch/64/mode/fastpath/fastpath.h
- include/arch/x86/arch/64/mode/object/structures.h 2 additions, 2 deletionsinclude/arch/x86/arch/64/mode/object/structures.h
- src/arch/x86/64/c_traps.c 6 additions, 5 deletionssrc/arch/x86/64/c_traps.c
Loading
Please register or sign in to comment