Searched defs:PSR_Q_BIT (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/arm/asm/ | ||
H A D | ptrace.h | 33 #define PSR_Q_BIT 0x08000000 /* >= V5E, including V7M */ macro |
/kvm-unit-tests/lib/arm64/asm/ | ||
H A D | ptrace.h | 37 #define PSR_Q_BIT 0x08000000 macro |