Searched +full:0 +full:x52800000 (Results 1 – 2 of 2) sorted by relevance
50 reg = <0x52800000 0x100000>;55 #size-cells = <0>;56 cros-ec@0 {58 reg = <0>;67 reg = <0x0 0x10500000 0x80000>;
23 * 0 0 - - Unallocated24 * 1 0 0 - Data processing, immediate25 * 1 0 1 - Branch, exception generation and system instructions26 * - 1 - 0 Loads and stores27 * - 1 0 1 Data processing - register28 * 0 1 1 1 Data processing - SIMD and floating point43 AARCH64_INSN_HINT_NOP = 0x0 << 5,44 AARCH64_INSN_HINT_YIELD = 0x1 << 5,45 AARCH64_INSN_HINT_WFE = 0x2 << 5,46 AARCH64_INSN_HINT_WFI = 0x3 << 5,[all …]