Home
last modified time | relevance | path

Searched defs:SPSR_und (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/hypervisor/src/
H A Daarch64.rs146 pub const SPSR_und: Self = Self::new_unchecked(0b11, 0b100, 0b0100, 0b0011, 0b010); constant
/aosp_15_r20/external/vixl/src/aarch32/
H A Dinstructions-aarch32.h821 SPSR_und = 0x36, enumerator