Lines Matching defs:GR
45 #define GR(at, n, dwreg) \
50 GR (0, 1, 3), /* %ebx */
51 GR (1, 2, 1), /* %ecx-%edx */
52 GR (3, 2, 6), /* %esi-%edi */
53 GR (5, 1, 5), /* %ebp */
54 GR (6, 1, 0), /* %eax */
60 GR (12, 1, 8), /* %eip */
62 GR (14, 1, 9), /* eflags */
63 GR (15, 1, 4), /* %esp */
66 #undef GR