Searched defs:CODE64 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dtranslate.c56 #define CODE64(s) ((s)->code64) macro
69 #define CODE64(s) 0 macro
462 if (CODE64(s))
2185 if (CODE64(s) && !havesib) {
2396 if (CODE64(s)) {
2621 if (CODE64(s)) {
2636 if (CODE64(s)) {
2677 if (CODE64(s)) {
2716 if (CODE64(s)) {
2737 if (CODE64(
[all...]

Completed in 742 milliseconds