Searched refs:CPRead (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darminit.c317 || ! state->CPRead[13] (state, 0, & temp)
323 || ! state->CPRead[13] (state, 0, & temp)
H A Darmdefs.h118 ARMul_CPReads *CPRead[16]; /* Read CP register */ member in struct:ARMul_State
H A Darmcopro.c1410 state->CPRead[number] = read;
1424 state->CPRead[number] = NULL;
H A Darmemu.c1450 ok = state->CPRead[14] (state, 0, & cp14r0);
1487 ok = state->CPRead[14] (state, 1, & cp14r1);
1509 if (state->CPRead[13] (state, 8, & temp)
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darminit.c320 || ! state->CPRead[13] (state, 0, & temp)
326 || ! state->CPRead[13] (state, 0, & temp)
H A Darmdefs.h118 ARMul_CPReads *CPRead[16]; /* Read CP register */ member in struct:ARMul_State
H A Darmcopro.c1413 state->CPRead[number] = read;
1427 state->CPRead[number] = NULL;
H A Darmemu.c1514 ok = state->CPRead[14] (state, 0, & cp14r0);
1551 ok = state->CPRead[14] (state, 1, & cp14r1);
1573 if (state->CPRead[13] (state, 8, & temp)

Completed in 326 milliseconds