Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c2680 static DisasJumpType help_laa(DisasContext *s, DisasOps *o, bool addu64) in help_laa() function
2698 return help_laa(s, o, false); in op_laa()
2703 return help_laa(s, o, true); in op_laa_addu64()