Searched refs:FFINT_D_L (Results 1 – 1 of 1) sorted by relevance
290 #define FFINT_D_L OPC_2R(0x474a) macro2286 inst = (sljit_ins)((op & SLJIT_32) ? FFINT_S_L : FFINT_D_L); in sljit_emit_fop1_conv_f64_from_w()2333 inst = (sljit_ins)((op & SLJIT_32) ? FFINT_S_L : FFINT_D_L); in sljit_emit_fop1_conv_f64_from_uw()
Completed in 24 milliseconds