Searched refs:CHRL (Results 1 – 18 of 18) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-36.ll | 28 ; Check unsigned comparison, which cannot use CHRL. 104 ; Check the comparison can be reversed if that allows CHRL to be used.
|
D | int-cmp-39.ll | 28 ; Check unsigned comparison, which cannot use CHRL.
|
D | int-cmp-41.ll | 28 ; Check unsigned comparison, which cannot use CHRL.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-36.ll | 28 ; Check unsigned comparison, which cannot use CHRL. 104 ; Check the comparison can be reversed if that allows CHRL to be used.
|
D | int-cmp-41.ll | 28 ; Check unsigned comparison, which cannot use CHRL.
|
D | int-cmp-39.ll | 28 ; Check unsigned comparison, which cannot use CHRL.
|
/external/u-boot/drivers/serial/ |
D | atmel_usart.c | 61 | 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/ |
D | simulator-s390.h | 667 EVALUATE(CHRL);
|
D | constants-s390.h | 752 V(chrl, CHRL, \
|
D | simulator-s390.cc | 958 EvalTable[CHRL] = &Simulator::Evaluate_CHRL; in EvalTableInit() 5011 EVALUATE(CHRL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 448 11541108U, // CHRL 1752 // BRAS, BRASL, CGFRL, CGHRL, CGRL, CHRL, CLGFRL, CLGHRL, CLGRL, CLHRL, C...
|
D | SystemZGenDisassemblerTables.inc | 956 /* 470 */ MCD_OPC_Decode, 171, 3, 105, // Opcode: CHRL
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 510 def : InstRW<[WLat2LSU, FXU2, LSU, GroupAlone], (instregex "CHRL$")>;
|
D | SystemZScheduleZEC12.td | 520 def : InstRW<[WLat2LSU, FXU, LSU, NormalGr], (instregex "CHRL$")>;
|
D | SystemZScheduleZ13.td | 544 def : InstRW<[WLat2LSU, FXb, LSU, NormalGr], (instregex "CHRL$")>;
|
D | SystemZScheduleZ14.td | 553 def : InstRW<[WLat2LSU, FXb, LSU, NormalGr], (instregex "CHRL$")>;
|
D | SystemZInstrInfo.td | 1462 def CHRL : CompareRILPC<"chrl", 0xC65, z_scmp, GR32, aligned_asextloadi16>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1304 def CHRL : CompareRILPC<"chrl", 0xC65, z_scmp, GR32, aligned_asextloadi16>;
|