Home
last modified time | relevance | path

Searched defs:mte (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Dvirt.h154 bool mte; member
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c6180 bool mte = s->mte_active[0]; in trans_LD1_zprz() local
6211 bool mte = s->mte_active[0]; in trans_LD1Q() local
6237 bool mte = s->mte_active[0]; in trans_LD1_zpiz() local
6272 bool mte = s->mte_active[0]; in trans_LDNT1_zprz() local
6404 bool mte = s->mte_active[0]; in trans_ST1_zprz() local
6435 bool mte = s->mte_active[0]; in trans_ST1Q() local
6458 bool mte = s->mte_active[0]; in trans_ST1_zpiz() local
6493 bool mte = s->mte_active[0]; in trans_STNT1_zprz() local
H A Dtranslate-sme.c420 bool mte = s->mte_active[0]; in TRANS_FEAT() local