Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A Darmvirt.c496 ARMul_SafeReadByte (ARMul_State * state, ARMword address) in ARMul_SafeReadByte() function
H A DChangeLog-20211270 (ARMul_SafeReadByte): New Function: Read a byte but do not abort.
1273 * armdefs.h: Add prototypes for ARMul_SafeReadByte and
1277 (sim_read): Use ARMul_SafeReadByte.
1280 (SWIWrite0): Use ARMul_SafeReadByte.
1282 (SWIopen): Use ARMul_SafeReadByte.
1284 (SWIwrite): Use ARMul_SafeReadByte.