Home
last modified time | relevance | path

Searched refs:h_tbr_tt (Results 1 – 8 of 8) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/frv/
H A Dcpu.c276 return CPU (h_tbr_tt); in frvbf_h_tbr_tt_get()
284 CPU (h_tbr_tt) = newval; in frvbf_h_tbr_tt_set()
H A Dcpu.h103 UQI h_tbr_tt; member
104 #define GET_H_TBR_TT() CPU (h_tbr_tt)
105 #define SET_H_TBR_TT(x) (CPU (h_tbr_tt) = (x))
/dports/devel/avr-gdb/gdb-7.3.1/sim/frv/
H A Dcpu.c292 return CPU (h_tbr_tt); in frvbf_h_tbr_tt_get()
300 CPU (h_tbr_tt) = newval; in frvbf_h_tbr_tt_set()
H A Dcpu.h113 UQI h_tbr_tt; member
114 #define GET_H_TBR_TT() CPU (h_tbr_tt)
115 #define SET_H_TBR_TT(x) (CPU (h_tbr_tt) = (x))
/dports/devel/gdb761/gdb-7.6.1/sim/frv/
H A Dcpu.c291 return CPU (h_tbr_tt); in frvbf_h_tbr_tt_get()
299 CPU (h_tbr_tt) = newval; in frvbf_h_tbr_tt_set()
H A Dcpu.h112 UQI h_tbr_tt; member
113 #define GET_H_TBR_TT() CPU (h_tbr_tt)
114 #define SET_H_TBR_TT(x) (CPU (h_tbr_tt) = (x))
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/frv/
H A Dcpu.c276 return CPU (h_tbr_tt); in frvbf_h_tbr_tt_get()
284 CPU (h_tbr_tt) = newval; in frvbf_h_tbr_tt_set()
H A Dcpu.h103 UQI h_tbr_tt; member
104 #define GET_H_TBR_TT() CPU (h_tbr_tt)
105 #define SET_H_TBR_TT(x) (CPU (h_tbr_tt) = (x))