Searched refs:CRB (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrFormats.td | 501 bits<5> CRB; 507 let Inst{16-20} = CRB;
|
D | PPCInstrInfo.td | 1044 (ins CRBITRC:$CRA, CRBITRC:$CRB), 1045 "creqv $CRD, $CRA, $CRB", BrCR, 1049 (ins CRBITRC:$CRA, CRBITRC:$CRB), 1050 "cror $CRD, $CRA, $CRB", BrCR,
|
/external/valgrind/main/none/tests/s390x/ |
D | opcodes.h | 169 #define CRB(r1,r2,b4,d4,m3) RRS(ec,r1,r2,b4,d4,m3,0,f6) macro
|
/external/qemu/ |
D | ppc-dis.c | 535 #define CRB CR + 1 macro 537 #define MB CRB 542 #define CRFS CRB + 1 3460 { "isel", XISEL(31,15), XISEL_MASK, PPCISEL, { RT, RA, RB, CRB } },
|