gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:in_indp from tkernel_2/kernel/sysdepend/cpu/em1d/cpu_status.h (0.00 seconds)
tkernel_2
kernel/sysdepend/cpu/em1d/cpu_status.h - 4.3KB - 155 lines
77: #define in_ddsp()       ( dispatch_disabled   \
78:                         || in_indp()         \
79:                         || isDI(getCPSR()) )
85: #define in_loc() ( isDI(getCPSR()) \ 86: || in_indp() ) 87: