Home | History | Annotate | Download | only in backends

Lines Matching defs:BITS

40 #ifndef BITS
41 # define BITS 32
44 # define BITS 64
50 { .offset = at * BITS/8, .regno = dwreg, .count = n, .bits = BITS }
55 #if BITS == 32
66 #define PRSTATUS_REGS_SIZE (BITS / 8 * (32 + (BITS == 32 ? 6 : 4)))
70 #if BITS == 32
85 #if BITS == 32