Searched refs:movsx (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/msun/amd64/
H A Ds_remquol.S54 movsx %cx,%ecx
/freebsd-11-stable/lib/msun/i387/
H A Ds_remquol.S54 movsx %cx,%ecx
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h49 int movsx; /* The cost of movsx operation. */ member in struct:processor_costs
H A Di386.c89 COSTS_N_BYTES (3), /* cost of movsx */
143 COSTS_N_INSNS (3), /* cost of movsx */
196 COSTS_N_INSNS (3), /* cost of movsx */
249 COSTS_N_INSNS (3), /* cost of movsx */
302 COSTS_N_INSNS (1), /* cost of movsx */
355 COSTS_N_INSNS (1), /* cost of movsx */
409 COSTS_N_INSNS (2), /* cost of movsx */
462 COSTS_N_INSNS (1), /* cost of movsx */
515 COSTS_N_INSNS (1), /* cost of movsx */
567 COSTS_N_INSNS (1), /* cost of movsx */
[all...]

Completed in 99 milliseconds