Home
last modified time | relevance | path

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

/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/
H A Dtcg.h64 #define tcg_regset_and(d, a, b) (d) = (a) & (b) macro
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/
H A Dtcg.h146 #define tcg_regset_and(d, a, b) (d) = (a) & (b) macro
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/
H A Dtcg.h146 #define tcg_regset_and(d, a, b) (d) = (a) & (b) macro