Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c5411 static bool op_stl(DisasContext *s, arg_STL *a, MemOp mop) in op_stl() function
5435 return op_stl(s, a, MO_UL); in trans_STL()
5440 return op_stl(s, a, MO_UB); in trans_STLB()
5445 return op_stl(s, a, MO_UW); in trans_STLH()