Searched refs:FFINT_S_W (Results 1 – 1 of 1) sorted by relevance
287 #define FFINT_S_W OPC_2R(0x4744) macro2289 inst = (sljit_ins)((op & SLJIT_32) ? FFINT_S_W : FFINT_D_W); in sljit_emit_fop1_conv_f64_from_w()2336 inst = (sljit_ins)((op & SLJIT_32) ? FFINT_S_W : FFINT_D_W); in sljit_emit_fop1_conv_f64_from_uw()
Completed in 19 milliseconds