Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.h2435 SLOT_CW_STORED, enumerator
Di386.md5289 operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
19494 operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
19611 operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
Di386.cc14709 rtx stored_mode = assign_386_stack_local (HImode, SLOT_CW_STORED); in emit_i387_cw_initialization()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200515623 assign_386_stack_local to SLOT_CW_STORED and SLOT_CW_TRUNC.
15626 assign_386_stack_local to SLOT_CW_STORED and SLOT_CW_FLOOR.
15629 assign_386_stack_local to SLOT_CW_STORED and SLOT_CW_CEIL.
15632 assign_386_stack_local to SLOT_CW_STORED and SLOT_CW_TRUNC.
15635 assign_386_stack_local to SLOT_CW_STORED and SLOT_CW_MASK_PM.