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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp6045 #define PRINT_REG(rax) \ macro
6047 PRINT_REG(rax);
6048 PRINT_REG(rbx);
6049 PRINT_REG(rcx);
6050 PRINT_REG(rdx);
6051 PRINT_REG(rdi);
6052 PRINT_REG(rsi);
6053 PRINT_REG(rbp);
6054 PRINT_REG(rsp);
6055 #undef PRINT_REG macro
6645 #define PRINT_REG macro
6663 #undef PRINT_REG macro
[all...]

Completed in 78 milliseconds