| /openbmc/qemu/target/hexagon/ |
| H A D | gen_tcg_funcs.py | 47 def gen_tcg_func(f, tag, regs, imms): argument 62 for immlett, bits, immshift in imms: 73 for immlett, bits, immshift in imms: 88 for arg in hex_common.helper_args(tag, regs, imms): 105 imms = tagimms[tag] 107 gen_tcg_func(f, tag, regs, imms)
|
| H A D | gen_trans_funcs.py | 82 imms = ordered_unique(immre.findall(iset.iset[tag]["syntax"])) 110 if len(imms) != 0: 113 for imm in imms:
|
| H A D | gen_helper_protos.py | 33 imms = tagimms[tag] 39 for arg in hex_common.helper_args(tag, regs, imms):
|
| H A D | gen_idef_parser_funcs.py | 138 imms = tagimms[tag] 146 for immlett, bits, immshift in imms:
|
| H A D | gen_decodetree.py | 120 imms = ordered_unique(immre.findall(iset.iset[tag]["syntax"])) 149 for imm in imms: 179 for imm in imms:
|
| H A D | gen_analyze_funcs.py | 41 def gen_analyze_func(f, tag, regs, imms): argument
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-a64.h | 27 unsigned int imms, unsigned int immr);
|
| /openbmc/qemu/target/xtensa/core-fsf/ |
| H A D | xtensa-modules.c.inc | 2203 { "imms", 5, -1, 0, 3516 { { 34 /* imms */ }, 'i' }, 3526 { { 34 /* imms */ }, 'i' }
|
| /openbmc/qemu/target/xtensa/core-dc232b/ |
| H A D | xtensa-modules.c.inc | 2764 { "imms", 5, -1, 0, 4637 { { 41 /* imms */ }, 'i' }, 4647 { { 41 /* imms */ }, 'i' } 5001 { { 41 /* imms */ }, 'i' }
|
| /openbmc/qemu/target/xtensa/core-lx106/ |
| H A D | xtensa-modules.c.inc | 2081 { "imms", FIELD_s, -1, 0,
|
| /openbmc/qemu/target/xtensa/core-sample_controller/ |
| H A D | xtensa-modules.c.inc | 2575 { "imms", FIELD_s, -1, 0,
|
| /openbmc/qemu/target/xtensa/core-dc233c/ |
| H A D | xtensa-modules.c.inc | 2846 { "imms", FIELD_s, -1, 0,
|
| /openbmc/qemu/target/xtensa/core-de212/ |
| H A D | xtensa-modules.c.inc | 2943 { "imms", FIELD_s, -1, 0,
|
| /openbmc/qemu/target/xtensa/core-de233_fpu/ |
| H A D | xtensa-modules.c.inc | 4186 { "imms", FIELD_s, -1, 0,
|
| /openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
| H A D | xtensa-modules.c.inc | 10593 { "imms", FIELD_s, -1, 0,
|
| /openbmc/qemu/target/xtensa/core-test_kc705_be/ |
| H A D | xtensa-modules.c.inc | 12306 { "imms", FIELD_s, -1, 0,
|
| /openbmc/qemu/target/xtensa/core-dsp3400/ |
| H A D | xtensa-modules.c.inc | 43422 { "imms", FIELD_s, -1, 0,
|