Home
last modified time | relevance | path

Searched refs:TCG_REG_XZR (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc902 tcg_out_insn(s, 3510, ORR, ext, rd, TCG_REG_XZR, rm);
1309 tcg_out_st(s, type, TCG_REG_XZR, base, ofs);
1614 if (unlikely(al == TCG_REG_XZR)) {
1635 bh = TCG_REG_XZR;
1674 b = TCG_REG_XZR;
1677 b = TCG_REG_XZR;
1845 h->index = TCG_REG_XZR;
1949 if (h.index == TCG_REG_XZR) {
2373 TCG_REG_XZR, tcg_invert_cond(args[3]));
2382 tcg_out_insn(s, 3506, CSINV, ext, a0, TCG_REG_XZR,
[all …]
H A Dtcg-target.h33 TCG_REG_XZR = 31, enumerator