Searched defs:GET_H_CR (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dm32r-sim.h48 #define GET_H_CR(regno) \ macro
H A Dcpu.h54 #define GET_H_CR(index) m32rbf_h_cr_get_handler (current_cpu, index) macro
H A Dcpux.h54 #define GET_H_CR(index) m32rxf_h_cr_get_handler (current_cpu, index) macro
H A Dcpu2.h54 #define GET_H_CR(index) m32r2f_h_cr_get_handler (current_cpu, index) macro
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Dm32r-sim.h48 #define GET_H_CR(regno) \ macro
H A Dcpu.h54 #define GET_H_CR(index) m32rbf_h_cr_get_handler (current_cpu, index) macro
H A Dcpu2.h54 #define GET_H_CR(index) m32r2f_h_cr_get_handler (current_cpu, index) macro
H A Dcpux.h54 #define GET_H_CR(index) m32rxf_h_cr_get_handler (current_cpu, index) macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dcpu.h67 #define GET_H_CR(index) ((((index) == (0))) ? (ZEXTSIDI (CPU (h_sr))) : (CPU (h_cr[index]))) macro

Completed in 219 milliseconds