Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c168 ISSIsAcqRel = (1 << 6), enumerator
197 bool is_acqrel = issinfo & ISSIsAcqRel; in disas_set_da_iss()
5428 disas_set_da_iss(s, mop, a->rt | ISSIsAcqRel | ISSIsWrite); in op_stl()
5581 disas_set_da_iss(s, mop, a->rt | ISSIsAcqRel); in op_lda()