Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb.old/dist/sim/arm/
H A Darmemu.h177 #define GETSPSR(bank) (ARMul_GetSPSR (state, EMODE)) macro
/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A DChangeLog-20211449 * armemu.h (GETSPSR): Call ARMul_GetSPSR().