Searched refs:FLOGR (Results 1 – 11 of 11) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 920 EVALUATE(FLOGR);
|
D | constants-s390.h | 1413 V(flogr, FLOGR, 0xB983) /* type = RRE FIND LEFTMOST ONE */ \
|
D | simulator-s390.cc | 1208 EvalTable[FLOGR] = &Simulator::Evaluate_FLOGR; in EvalTableInit() 7110 EVALUATE(FLOGR) { in EVALUATE() argument 7111 DCHECK_OPCODE(FLOGR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1627 def FLOGR : UnaryRRE<"flog", 0xB983, null_frag, GR128, GR64>; 1630 (EXTRACT_SUBREG (FLOGR GR64:$src), subreg_h64)>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 2013 def FLOGR : UnaryRRE<"flogr", 0xB983, null_frag, GR128, GR64>; 2015 (EXTRACT_SUBREG (FLOGR GR64:$src), subreg_h64)>;
|
D | SystemZScheduleZ196.td | 668 def : InstRW<[WLat7, WLat7, FXU2, GroupAlone], (instregex "FLOGR$")>;
|
D | SystemZScheduleZEC12.td | 706 def : InstRW<[WLat7, WLat7, FXU2, GroupAlone], (instregex "FLOGR$")>;
|
D | SystemZScheduleZ13.td | 732 def : InstRW<[WLat7, WLat7, FXa2, GroupAlone], (instregex "FLOGR$")>;
|
D | SystemZScheduleZ14.td | 751 def : InstRW<[WLat5, WLat5, FXa2, GroupAlone], (instregex "FLOGR$")>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 548 4201960U, // FLOGR
|
D | SystemZGenDisassemblerTables.inc | 644 /* 2425 */ MCD_OPC_Decode, 143, 4, 86, // Opcode: FLOGR
|