Searched defs:tagregs (Results 1 – 7 of 7) sorted by relevance
/dports/emulators/qemu/qemu-6.2.0/target/hexagon/ |
H A D | gen_helper_protos.py | 62 def gen_helper_prototype(f, tag, tagregs, tagimms): argument
|
H A D | gen_helper_funcs.py | 166 def gen_helper_function(f, tag, tagregs, tagimms): argument
|
H A D | gen_tcg_funcs.py | 668 def gen_def_tcg_func(f, tag, tagregs, tagimms): argument
|
/dports/emulators/qemu60/qemu-6.0.0/target/hexagon/ |
H A D | gen_helper_protos.py | 62 def gen_helper_prototype(f, tag, tagregs, tagimms): argument
|
H A D | gen_helper_funcs.py | 110 def gen_helper_function(f, tag, tagregs, tagimms): argument
|
H A D | gen_tcg_funcs.py | 447 def gen_def_tcg_func(f, tag, tagregs, tagimms): argument
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/hexagon/ |
H A D | gen_tcg_funcs.py | 447 def gen_def_tcg_func(f, tag, tagregs, tagimms): argument
|