Home
last modified time | relevance | path

Searched refs:store_max (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/m68k/fpsp/
Dx_operr.sa164 bcc.w store_max ;exponent out of range
175 bra.w store_max
179 bra.w store_max
202 bne.b store_max
229 bne.b store_max
252 store_max:
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-options.h31 enum prefer_vector_width store_max,
Di386-options.cc374 enum prefer_vector_width store_max, in ix86_target_string() argument
585 if (store_max) in ix86_target_string()
586 add_vector_width (store_max, "-mstore-max="); in ix86_target_string()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20211882 for move_max and store_max.