Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c8281 static bool do_logic_reg(DisasContext *s, arg_logic_shift *a, in do_logic_reg() function
8336 TRANS(AND_r, do_logic_reg, a, tcg_gen_and_i64, tcg_gen_andc_i64, false) in TRANS() argument