Home
last modified time | relevance | path

Searched defs:MIPS_HAS_LLSC (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dlocore.h184 # define MIPS_HAS_LLSC 0 macro
204 # define MIPS_HAS_LLSC 1 macro
206 # define MIPS_HAS_LLSC 0 macro
209 # define MIPS_HAS_LLSC (mips_options.mips_has_llsc) macro
232 # define MIPS_HAS_LLSC 1 macro
250 # define MIPS_HAS_LLSC 1 macro
268 # define MIPS_HAS_LLSC 1 macro
286 # define MIPS_HAS_LLSC 1 macro
298 #define MIPS_HAS_LLSC (mips_options.mips_has_llsc) macro
302 #define MIPS_HAS_LLSC 1 macro
[all …]