Home | History | Annotate | Download | only in backends

Lines Matching refs:GR

42 #define GR(at, n, dwreg)						\
47 GR (0, 1, 3), /* %ebx */
48 GR (1, 2, 1), /* %ecx-%edx */
49 GR (3, 2, 6), /* %esi-%edi */
50 GR (5, 1, 5), /* %ebp */
51 GR (6, 1, 0), /* %eax */
57 GR (12, 1, 8), /* %eip */
59 GR (14, 1, 9), /* eflags */
60 GR (15, 1, 4), /* %esp */
63 #undef GR