Searched refs:BRAS (Results 1 – 13 of 13) sorted by relevance
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
D | ParameterNamesIms.java | 63 public static final String BRAS = "bras"; field
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 522 case BRAS: in DecodeSpecial()
|
D | simulator-s390.h | 616 EVALUATE(BRAS);
|
D | constants-s390.h | 815 V(bras, BRAS, 0xA75) /* type = RI_B BRANCH RELATIVE AND SAVE */ \
|
D | simulator-s390.cc | 907 EvalTable[BRAS] = &Simulator::Evaluate_BRAS; in EvalTableInit() 4584 EVALUATE(BRAS) { in EVALUATE() argument 4585 DCHECK_OPCODE(BRAS); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 404 11542157U, // BRAS 1752 // BRAS, BRASL, CGFRL, CGHRL, CGRL, CHRL, CLGFRL, CLGHRL, CLGRL, CLHRL, C...
|
D | SystemZGenDisassemblerTables.inc | 251 /* 610 */ MCD_OPC_Decode, 255, 2, 22, // Opcode: BRAS
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 143 def : InstRW<[WLat1, LSU, FXU2, GroupAlone], (instregex "(Call)?BRAS$")>;
|
D | SystemZScheduleZEC12.td | 148 def : InstRW<[WLat1, FXU2, VBU, GroupAlone], (instregex "(Call)?BRAS$")>;
|
D | SystemZScheduleZ13.td | 160 def : InstRW<[WLat1, VBU, FXa2, GroupAlone], (instregex "(Call)?BRAS$")>;
|
D | SystemZScheduleZ14.td | 161 def : InstRW<[WLat1, VBU, FXa2, GroupAlone], (instregex "(Call)?BRAS$")>;
|
D | SystemZInstrInfo.td | 252 def BRAS : CallRI <"bras", 0xA75>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 423 def BRAS : InstRI<0xA75, (outs), (ins GR64:$R1, brtarget16tls:$I2),
|