Searched defs:IR_REGSET_PRESERVED (Results 1 – 3 of 3) sorted by relevance
139 # define IR_REGSET_PRESERVED \ macro176 # define IR_REGSET_PRESERVED \ macro206 # define IR_REGSET_PRESERVED \ macro
157 # define IR_REGSET_PRESERVED \ macro
28 # define IR_REGSET_PRESERVED ((1<<3) | (1<<5) | (1<<6) | (1<<7)) /* all preserved registers */ macro36 # define IR_REGSET_PRESERVED ((1<<3) | (1<<5) | (1<<6) | (1<<7) | (1<<12) | (1<<13) | (1<<14) | (1… macro43 # define IR_REGSET_PRESERVED ((1<<3) | (1<<5) | (1<<12) | (1<<13) | (1<<14) | (1<<15)) /* all pres… macro51 # define IR_REGSET_PRESERVED ((1<<19) | (1<<20) | (1<<21) | (1<<22) | (1<<23) | \ macro
Completed in 43 milliseconds