Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/tci/
H A Dtcg-target.c.inc669 # define CASE_32_64(x) \
675 # define CASE_32_64(x) \
713 CASE_32_64(setcond)
717 CASE_32_64(movcond)
723 CASE_32_64(ld8u)
724 CASE_32_64(ld8s)
725 CASE_32_64(ld16u)
726 CASE_32_64(ld16s)
731 CASE_32_64(st8)
732 CASE_32_64(st16)
[all …]
/openbmc/qemu/tcg/
H A Dtci.c343 # define CASE_32_64(x) \ macro
349 # define CASE_32_64(x) \ macro
474 CASE_32_64(mov) in tcg_qemu_tb_exec()
489 CASE_32_64(ld8u) in tcg_qemu_tb_exec()
494 CASE_32_64(ld8s) in tcg_qemu_tb_exec()
499 CASE_32_64(ld16u) in tcg_qemu_tb_exec()
504 CASE_32_64(ld16s) in tcg_qemu_tb_exec()
515 CASE_32_64(st8) in tcg_qemu_tb_exec()
520 CASE_32_64(st16) in tcg_qemu_tb_exec()
534 CASE_32_64(add) in tcg_qemu_tb_exec()
[all …]