Searched defs:sub (Results 1 – 17 of 17) sorted by relevance
/qemu/target/openrisc/ |
H A D | fpu_helper.c | 124 FLOAT_CALC(sub) in FLOAT_CALC() argument
|
/qemu/tests/qtest/libqos/ |
H A D | libqos.c | 82 QDict *rsp, *sub; in migrate() local
|
/qemu/migration/ |
H A D | vmstate.c | 555 vmstate_get_subsection(const VMStateDescription * const *sub, in vmstate_get_subsection() 623 const VMStateDescription * const *sub = vmsd->subsections; in vmstate_subsection_save() local
|
/qemu/target/tricore/ |
H A D | fpu_helper.c | 145 FADD_SUB(sub) in FADD_SUB() argument
|
/qemu/target/arm/tcg/ |
H A D | pauth_helper.c | 86 static const uint8_t sub[16] = { in pac_sub() local
|
H A D | vfp_helper.c | 280 VFP_BINOP(sub) in VFP_BINOP() argument
|
H A D | helper-a64.c | 462 ADVSIMD_TWOHALFOP(sub) in ADVSIMD_TWOHALFOP() argument
|
H A D | translate.c | 6042 static bool op_smlad(DisasContext *s, arg_rrrr *a, bool m_swap, bool sub) in op_smlad() 6129 static bool op_smlald(DisasContext *s, arg_rrrr *a, bool m_swap, bool sub) in op_smlald() 6181 static bool op_smmla(DisasContext *s, arg_rrrr *a, bool round, bool sub) in op_smmla()
|
H A D | translate-sve.c | 7161 static bool do_FMLAL_zzzw(DisasContext *s, arg_rrrr_esz *a, bool sub, bool sel) in do_FMLAL_zzzw()
|
H A D | translate-a64.c | 6412 MemOp sign, bool sub) in do_addsub_wide()
|
/qemu/target/mips/tcg/ |
H A D | dsp_helper.c | 3411 int sub; in helper_extp() local 3436 int sub; in helper_extpdp() local 3464 int sub; in helper_dextp() local 3494 int sub; in helper_dextpdp() local
|
H A D | mxu_translate.c | 4348 static void gen_mxu_s32madd_sub(DisasContext *ctx, bool sub, bool uns) in gen_mxu_s32madd_sub()
|
/qemu/scripts/codeconverter/codeconverter/ |
H A D | patching.py | 95 def sub(self, original: str, replacement: str) -> str: member in FileMatch
|
/qemu/disas/ |
H A D | hppa.c | 2780 int sub = GET_FIELD (insn, 14, 16); in print_insn_hppa() local
|
/qemu/hw/i386/ |
H A D | acpi-build.c | 2191 uint8_t sub = dev->config[PCI_SUBORDINATE_BUS]; in insert_ivhd() local
|
/qemu/target/ppc/ |
H A D | translate.c | 1672 TCGv arg1, TCGv arg2, int sub) in gen_op_arith_compute_ov() 1699 TCGv ca32, int sub) in gen_op_arith_compute_ca32()
|
/qemu/libdecnumber/ |
H A D | decNumber.c | 1919 uByte sub; /* add or subtract */ in decNumberNextToward() local
|