Searched refs:fctid (Results 1 – 13 of 13) sorted by relevance
880 fctid 0010000000000001 => 0000000000000000881 fctid 00100094e0000359 => 0000000000000000882 fctid 3fe0000000000001 => 0000000000000001883 fctid 3fe00094e0000359 => 0000000000000001884 fctid 8010000000000001 => 0000000000000000885 fctid 80100094e0000359 => 0000000000000000886 fctid bfe0000000000001 => ffffffffffffffff887 fctid bfe00094e0000359 => ffffffffffffffff888 fctid 0000000000000000 => 0000000000000000889 fctid 8000000000000000 => 0000000000000000[all …]
252 # CHECK-BE: fctid 2, 3 # encoding: [0xfc,0x40,0x1e,0x5c]253 # CHECK-LE: fctid 2, 3 # encoding: [0x5c,0x1e,0x40,0xfc]254 fctid 2, 3255 # CHECK-BE: fctid. 2, 3 # encoding: [0xfc,0x40,0x1e,0x5d]256 # CHECK-LE: fctid. 2, 3 # encoding: [0x5d,0x1e,0x40,0xfc]257 fctid. 2, 3
1 ; fcfid and fctid should be generated when the 64bit feature is enabled, but not
228 # CHECK: fctid 2, 3 231 # CHECK: fctid. 2, 3
176 INSN(fctid, "fctid %%f4, %%f1");
142 many wontfix 120277 ppc32: fres, fctid, fctidz, frsqrte
1073 void fctid(const DoubleRegister frt, const DoubleRegister frb,
2218 void Assembler::fctid(const DoubleRegister frt, const DoubleRegister frb, in fctid() function in v8::internal::Assembler
795 fctid(double_dst, double_input); in ConvertDoubleToInt64()
1110 "fctid", "$frD, $frB", IIC_FPGeneral,