Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/sim/frv/
H A Dfrv-sim.h152 #define GET_IHSR8_NBC(ihsr8) ((ihsr8) & 1) argument
153 #define GET_IHSR8_ICDM(ihsr8) (((ihsr8) >> 1) & 1) argument
154 #define GET_IHSR8_ICWE(ihsr8) (((ihsr8) >> 8) & 7) argument
155 #define GET_IHSR8_DCWE(ihsr8) (((ihsr8) >> 12) & 7) argument
H A Dcache.c114 int ihsr8; in frv_cache_reconfigure() local
125 ihsr8 = GET_IHSR8 (); in frv_cache_reconfigure()
126 icdm = GET_IHSR8_ICDM (ihsr8); in frv_cache_reconfigure()
162 int ihsr8; in ram_access() local
172 ihsr8 = GET_IHSR8 (); in ram_access()
177 cwe = GET_IHSR8_ICWE (ihsr8); in ram_access()
183 cwe = GET_IHSR8_DCWE (ihsr8); in ram_access()
/netbsd/external/gpl3/gdb.old/dist/sim/frv/
H A Dfrv-sim.h152 #define GET_IHSR8_NBC(ihsr8) ((ihsr8) & 1) argument
153 #define GET_IHSR8_ICDM(ihsr8) (((ihsr8) >> 1) & 1) argument
154 #define GET_IHSR8_ICWE(ihsr8) (((ihsr8) >> 8) & 7) argument
155 #define GET_IHSR8_DCWE(ihsr8) (((ihsr8) >> 12) & 7) argument
H A Dcache.c114 int ihsr8; in frv_cache_reconfigure() local
125 ihsr8 = GET_IHSR8 (); in frv_cache_reconfigure()
126 icdm = GET_IHSR8_ICDM (ihsr8); in frv_cache_reconfigure()
162 int ihsr8; in ram_access() local
172 ihsr8 = GET_IHSR8 (); in ram_access()
177 cwe = GET_IHSR8_ICWE (ihsr8); in ram_access()
183 cwe = GET_IHSR8_DCWE (ihsr8); in ram_access()
/netbsd/external/gpl3/binutils.old/dist/cpu/
H A Dfrv.cpu2826 (ihsr8 3848) (ihsr9 3849) (ihsr10 3850)
/netbsd/external/gpl3/gdb/dist/cpu/
H A Dfrv.cpu2826 (ihsr8 3848) (ihsr9 3849) (ihsr10 3850)
/netbsd/external/gpl3/binutils/dist/cpu/
H A Dfrv.cpu2826 (ihsr8 3848) (ihsr9 3849) (ihsr10 3850)
/netbsd/external/gpl3/gdb.old/dist/cpu/
H A Dfrv.cpu2826 (ihsr8 3848) (ihsr9 3849) (ihsr10 3850)