Home
last modified time | relevance | path

Searched refs:BRAS (Results 1 – 13 of 13) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DParameterNamesIms.java63 public static final String BRAS = "bras"; field
/external/v8/src/s390/
Ddisasm-s390.cc522 case BRAS: in DecodeSpecial()
Dsimulator-s390.h616 EVALUATE(BRAS);
Dconstants-s390.h815 V(bras, BRAS, 0xA75) /* type = RI_B BRANCH RELATIVE AND SAVE */ \
Dsimulator-s390.cc907 EvalTable[BRAS] = &Simulator::Evaluate_BRAS; in EvalTableInit()
4584 EVALUATE(BRAS) { in EVALUATE() argument
4585 DCHECK_OPCODE(BRAS); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc404 11542157U, // BRAS
1752 // BRAS, BRASL, CGFRL, CGHRL, CGRL, CHRL, CLGFRL, CLGHRL, CLGRL, CLHRL, C...
DSystemZGenDisassemblerTables.inc251 /* 610 */ MCD_OPC_Decode, 255, 2, 22, // Opcode: BRAS
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td143 def : InstRW<[WLat1, LSU, FXU2, GroupAlone], (instregex "(Call)?BRAS$")>;
DSystemZScheduleZEC12.td148 def : InstRW<[WLat1, FXU2, VBU, GroupAlone], (instregex "(Call)?BRAS$")>;
DSystemZScheduleZ13.td160 def : InstRW<[WLat1, VBU, FXa2, GroupAlone], (instregex "(Call)?BRAS$")>;
DSystemZScheduleZ14.td161 def : InstRW<[WLat1, VBU, FXa2, GroupAlone], (instregex "(Call)?BRAS$")>;
DSystemZInstrInfo.td252 def BRAS : CallRI <"bras", 0xA75>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td423 def BRAS : InstRI<0xA75, (outs), (ins GR64:$R1, brtarget16tls:$I2),