Searched refs:DUMPREG_ (Results 1 – 1 of 1) sorted by relevance
1247 # define DUMPREG_(r) Printf(" "); DUMPREG(r); in DumpAllRegisters() macro1255 DUMPREG_(r8); DUMPREG_(r9); DUMPREG(r10); DUMPREG(r11); Printf("\n"); in DumpAllRegisters()1263 DUMPREG_(x[0]); DUMPREG_(x[1]); DUMPREG_(x[2]); DUMPREG_(x[3]); Printf("\n"); in DumpAllRegisters()1264 DUMPREG_(x[4]); DUMPREG_(x[5]); DUMPREG_(x[6]); DUMPREG_(x[7]); Printf("\n"); in DumpAllRegisters()1265 DUMPREG_(x[8]); DUMPREG_(x[9]); DUMPREG(x[10]); DUMPREG(x[11]); Printf("\n"); in DumpAllRegisters()1273 DUMPREG_(r[0]); DUMPREG_(r[1]); DUMPREG_(r[2]); DUMPREG_(r[3]); Printf("\n"); in DumpAllRegisters()1274 DUMPREG_(r[4]); DUMPREG_(r[5]); DUMPREG_(r[6]); DUMPREG_(r[7]); Printf("\n"); in DumpAllRegisters()1275 DUMPREG_(r[8]); DUMPREG_(r[9]); DUMPREG(r[10]); DUMPREG(r[11]); Printf("\n"); in DumpAllRegisters()1283 # undef DUMPREG_ in DumpAllRegisters()