Searched refs:V1 (Results 1 – 8 of 8) sorted by relevance
/qemu/docs/system/arm/ |
H A D | sx1.rst | 10 -pflash) V1 1 Flash of 16MB and 1 Flash of 8MB V2 1 Flash of 32MB
|
H A D | aspeed.rst | 38 - ``qcom-dc-scm-v1-bmc`` Qualcomm DC-SCM V1 BMC
|
/qemu/target/mips/tcg/system/ |
H A D | tlb_helper.c | 76 tlb->V1 = (env->CP0_EntryLo1 & 2) != 0; in r4k_fill_tlb() 121 bool EHINV, G, V0, D0, V1, D1, XI0, XI1, RI0, RI1; in r4k_helper_tlbwi() local 139 V1 = (env->CP0_EntryLo1 & 2) != 0; in r4k_helper_tlbwi() 153 (tlb->V1 && !V1) || (tlb->D1 && !D1) || in r4k_helper_tlbwi() 267 env->CP0_EntryLo1 = tlb->G | (tlb->V1 << 1) | (tlb->D1 << 2) | in r4k_helper_tlbr() 419 if (!(n ? tlb->V1 : tlb->V0)) { in r4k_map_address() 1409 if (tlb->V1) { in r4k_invalidate_tlb()
|
/qemu/target/mips/system/ |
H A D | machine.c | 151 v->V1 = (flags >> 2) & 1; in get_tlb() 181 (v->V1 << 2) | in put_tlb()
|
/qemu/target/mips/ |
H A D | internal.h | 130 unsigned int V1:1; member
|
/qemu/disas/ |
H A D | mips.c | 1188 #define V1 (INSN_4100 | INSN_4111 | INSN_4120) macro 2436 {"hibernate","", 0x42000023, 0xffffffff, 0, 0, V1 }, 2944 {"standby", "", 0x42000021, 0xffffffff, 0, 0, V1 }, 2961 {"suspend", "", 0x42000022, 0xffffffff, 0, 0, V1 },
|
/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 158 /* V0 and V1 reserved as temporaries; V20 - V31 are call-saved */ 2063 /* V1 == 0 is handled by isel; V2 == 0 must be handled by hand. */
|
/qemu/target/hexagon/imported/mmvec/ |
H A D | ext.idef | 148 * MMVECTOR MEMORY OPERATIONS - NO NAPALI V1
|