Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A Darmcopro.c801 check_cp14_access (ARMul_State * state, in check_cp14_access() function
904 result = check_cp14_access (state, reg, 0, 0, 0); in XScale_cp14_LDC()
918 result = check_cp14_access (state, reg, 0, 0, 0); in XScale_cp14_STC()
938 result = check_cp14_access (state, reg, BITS (0, 3), BITS (21, 23), BITS (5, 7)); in XScale_cp14_MRC()
958 result = check_cp14_access (state, reg, BITS (0, 3), BITS (21, 23), BITS (5, 7)); in XScale_cp14_MCR()