Searched refs:CLGDBR (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/none/tests/s390x/ |
D | fpext.stdout.exp | 112 CLGDBR 0 cc=3 113 CLGDBR 0 cc=0 114 CLGDBR 1 cc=2 115 CLGDBR 1 cc=2 116 CLGDBR 2 cc=2 117 CLGDBR 2 cc=2 118 CLGDBR 16000 cc=2 119 CLGDBR 160000000 cc=2 120 CLGDBR 1600000000000 cc=2 121 CLGDBR 18446744073709551615 cc=3 [all …]
|
D | fpext.c | 126 DO_INSN_F2L(CLGDBR, round, double); \
|
D | opcodes.h | 185 #define CLGDBR(m3,m4,r1,r2) RRF_UURF(b3ad,m3,m4,r1,r2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 215 def CLGDBR : UnaryRRF4<"clgdbr", 0xB3AD, GR64, FP64>; 224 def : Pat<(i64 (fp_to_uint FP64:$src)), (CLGDBR 5, FP64:$src, 0)>;
|