Searched refs:SRNM (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 706 EVALUATE(SRNM);
|
D | constants-s390.h | 1094 V(srnm, SRNM, 0xB299) /* type = S SET BFP ROUNDING MODE (2 bit) */ \
|
D | simulator-s390.cc | 997 EvalTable[SRNM] = &Simulator::Evaluate_SRNM; in EvalTableInit() 5267 EVALUATE(SRNM) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 547 def SRNM : SideEffectAddressS<"srnm", 0xB299, null_frag, shift12only>;
|
D | SystemZScheduleZ196.td | 847 def : InstRW<[WLat2, FXU, GroupAlone], (instregex "SRNM(B|T)?$")>;
|
D | SystemZScheduleZEC12.td | 885 def : InstRW<[WLat2, FXU, GroupAlone], (instregex "SRNM(B|T)?$")>;
|
D | SystemZScheduleZ13.td | 914 def : InstRW<[WLat3, FXb, GroupAlone], (instregex "SRNM(B|T)?$")>;
|
D | SystemZScheduleZ14.td | 933 def : InstRW<[WLat3, FXb, GroupAlone], (instregex "SRNM(B|T)?$")>;
|