Home
last modified time | relevance | path

Searched refs:CHRL (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-36.ll28 ; Check unsigned comparison, which cannot use CHRL.
104 ; Check the comparison can be reversed if that allows CHRL to be used.
Dint-cmp-39.ll28 ; Check unsigned comparison, which cannot use CHRL.
Dint-cmp-41.ll28 ; Check unsigned comparison, which cannot use CHRL.
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-36.ll28 ; Check unsigned comparison, which cannot use CHRL.
104 ; Check the comparison can be reversed if that allows CHRL to be used.
Dint-cmp-41.ll28 ; Check unsigned comparison, which cannot use CHRL.
Dint-cmp-39.ll28 ; Check unsigned comparison, which cannot use CHRL.
/external/u-boot/drivers/serial/
Datmel_usart.c61 | USART3_BF(CHRL, USART3_CHRL_8) in atmel_serial_activate()
162 USART3_BF(CHRL, USART3_CHRL_8) | in _atmel_serial_init()
/external/v8/src/s390/
Dsimulator-s390.h667 EVALUATE(CHRL);
Dconstants-s390.h752 V(chrl, CHRL, \
Dsimulator-s390.cc958 EvalTable[CHRL] = &Simulator::Evaluate_CHRL; in EvalTableInit()
5011 EVALUATE(CHRL) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc448 11541108U, // CHRL
1752 // BRAS, BRASL, CGFRL, CGHRL, CGRL, CHRL, CLGFRL, CLGHRL, CLGRL, CLHRL, C...
DSystemZGenDisassemblerTables.inc956 /* 470 */ MCD_OPC_Decode, 171, 3, 105, // Opcode: CHRL
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td510 def : InstRW<[WLat2LSU, FXU2, LSU, GroupAlone], (instregex "CHRL$")>;
DSystemZScheduleZEC12.td520 def : InstRW<[WLat2LSU, FXU, LSU, NormalGr], (instregex "CHRL$")>;
DSystemZScheduleZ13.td544 def : InstRW<[WLat2LSU, FXb, LSU, NormalGr], (instregex "CHRL$")>;
DSystemZScheduleZ14.td553 def : InstRW<[WLat2LSU, FXb, LSU, NormalGr], (instregex "CHRL$")>;
DSystemZInstrInfo.td1462 def CHRL : CompareRILPC<"chrl", 0xC65, z_scmp, GR32, aligned_asextloadi16>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1304 def CHRL : CompareRILPC<"chrl", 0xC65, z_scmp, GR32, aligned_asextloadi16>;