From: CVS <do...@th...> - 2003-05-19 17:28:07
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: codegen_x86.h Log Message: - Fix "extended register" predicate to exclude X86_NOREG and X86_RIP - Really handle requested 32-bit absolute address in AMD64 target - Fix REX prefixes in 16-bit ALU instructions - Fix POPF, remove useless? POPFD and PUSHFD |