Searched refs:x86_push_memory (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | i386.h | 144 extern const int x86_use_leave, x86_push_memory, x86_zero_extend_with_and; 171 #define TARGET_PUSH_MEMORY (x86_push_memory & TUNEMASK)
|
| H A D | i386.c | 739 const int x86_push_memory = m_386 | m_K6 | m_ATHLON_K8 | m_PENT4 | m_NOCONA | m_GENERIC; variable
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386.h | 210 extern const int x86_use_leave, x86_push_memory, x86_zero_extend_with_and; 228 #define TARGET_PUSH_MEMORY (x86_push_memory & CPUMASK)
|
| H A D | i386.c | 409 const int x86_push_memory = m_386 | m_K6 | m_ATHLON | m_PENT4; variable
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.5 | 9471 (x86_push_memory, x86_movx,x86_cmove, x86_deep_branch, x86_use_sahf
|
| H A D | ChangeLog.2 | 1158 (x86_use_leave, x86_push_memory, x86_movx, x86_cmove, x86_deep_branch,
|