Home
last modified time | relevance | path

Searched refs:ARM_CP_NOP (Results 1 – 6 of 6) sorted by relevance

/qemu/target/arm/tcg/
H A Dcpu32.c373 .access = PL1_W, .resetvalue = 0, .type = ARM_CP_NOP },
375 .access = PL1_W, .resetvalue = 0, .type = ARM_CP_NOP },
554 .opc2 = 0, .access = PL1_W, .type = ARM_CP_NOP },
673 .access = PL1_W, .type = ARM_CP_NOP, .resetvalue = 0 },
676 .access = PL1_W, .type = ARM_CP_NOP, .resetvalue = 0 },
679 .access = PL1_W, .type = ARM_CP_NOP, .resetvalue = 0 },
682 .access = PL1_W, .type = ARM_CP_NOP, .resetvalue = 0 },
685 .access = PL1_W, .type = ARM_CP_NOP, .resetvalue = 0 },
688 .access = PL1_W, .type = ARM_CP_NOP, .resetvalue = 0 },
H A Dtranslate.c3086 case ARM_CP_NOP: in do_coproc_insn()
H A Dtranslate-a64.c2435 case ARM_CP_NOP: in handle_sys()
/qemu/target/arm/
H A Dhelper.c690 .type = ARM_CP_NOP | ARM_CP_OVERRIDE },
862 .access = PL1_W, .type = ARM_CP_NOP },
871 .access = PL0_W, .type = ARM_CP_NOP },
873 .access = PL0_W, .type = ARM_CP_NOP },
5622 .access = PL1_W, .type = ARM_CP_NOP,
5627 .access = PL1_W, .type = ARM_CP_NOP,
5639 .type = ARM_CP_NOP
5647 .type = ARM_CP_NOP },
5654 .access = PL0_W, .type = ARM_CP_NOP,
5663 .access = PL0_W, .type = ARM_CP_NOP,
[all …]
H A Ddebug_helper.c1039 .type = ARM_CP_NOP },
1048 .type = ARM_CP_NOP },
1077 .type = ARM_CP_NOP | ARM_CP_EL3_NO_EL2_KEEP },
H A Dcpregs.h37 ARM_CP_NOP = 0x0001, enumerator