Searched defs:cpu_gprh (Results 1 – 2 of 2) sorted by relevance
/qemu/target/riscv/ | ||
H A D | translate.c | 40 static TCGv cpu_gpr[32], cpu_gprh[32], cpu_pc, cpu_vl, cpu_vstart; variable |
/qemu/target/ppc/ | ||
H A D | translate.c | 65 static TCGv cpu_gprh[32]; variable |