Searched refs:LOAD_EXTEND_OP (Results 1 - 25 of 81) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/moxie/
H A Dmoxie.h404 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.h488 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dor1k.h377 #define LOAD_EXTEND_OP(MODE) (ZERO_EXTEND) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/moxie/
H A Dmoxie.h404 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.h477 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.h540 #define LOAD_EXTEND_OP(MODE) (ZERO_EXTEND) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.h449 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dmmix.h781 #define LOAD_EXTEND_OP(MODE) (TARGET_ZERO_EXTEND ? ZERO_EXTEND : SIGN_EXTEND) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.h498 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND
470 #define LOAD_EXTEND_OP macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.h628 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.h251 #define LOAD_EXTEND_OP(M) ZERO_EXTEND
248 #define LOAD_EXTEND_OP macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.h165 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND
163 #define LOAD_EXTEND_OP macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.h359 #define LOAD_EXTEND_OP(MODE) ((MODE) == SImode ? SIGN_EXTEND : ZERO_EXTEND)
351 #define LOAD_EXTEND_OP macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.h322 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND
314 #define LOAD_EXTEND_OP macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.h165 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND
163 #define LOAD_EXTEND_OP macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dmmix.h789 #define LOAD_EXTEND_OP(MODE) (TARGET_ZERO_EXTEND ? ZERO_EXTEND : SIGN_EXTEND) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.h359 #define LOAD_EXTEND_OP(MODE) ((MODE) == SImode ? SIGN_EXTEND : ZERO_EXTEND)
351 #define LOAD_EXTEND_OP macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.h627 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.h257 #define LOAD_EXTEND_OP(M) ZERO_EXTEND
254 #define LOAD_EXTEND_OP macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.h322 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND
314 #define LOAD_EXTEND_OP macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.h539 #define LOAD_EXTEND_OP(MODE) (ZERO_EXTEND) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.h498 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND
470 #define LOAD_EXTEND_OP macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.h449 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h1261 #ifndef LOAD_EXTEND_OP
1262 #define LOAD_EXTEND_OP(M) UNKNOWN macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h1243 #ifndef LOAD_EXTEND_OP
1244 #define LOAD_EXTEND_OP(M) UNKNOWN macro

Completed in 165 milliseconds

1234