Home
last modified time | relevance | path

Searched refs:msp430_addr_space_pointer_mode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c448 #define TARGET_ADDR_SPACE_POINTER_MODE msp430_addr_space_pointer_mode
450 #define TARGET_ADDR_SPACE_ADDRESS_MODE msp430_addr_space_pointer_mode
453 msp430_addr_space_pointer_mode (addr_space_t addrspace) in msp430_addr_space_pointer_mode() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc441 #define TARGET_ADDR_SPACE_POINTER_MODE msp430_addr_space_pointer_mode
443 #define TARGET_ADDR_SPACE_ADDRESS_MODE msp430_addr_space_pointer_mode
446 msp430_addr_space_pointer_mode (addr_space_t addrspace) in msp430_addr_space_pointer_mode() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201718017 * config/msp430/msp430.c (msp430_addr_space_pointer_mode): Likewise.