Home
last modified time | relevance | path

Searched hist:b5701261da6607e61ef1fe605d85bf31806fcd34 (Results 1 – 17 of 17) sorted by relevance

/qemu/docs/devel/
H A Dtcg-ops.rstb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/sparc64/
H A Dtcg-target.c.incb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/include/tcg/
H A Dtcg-opc.hb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg.hb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/mips/
H A Dtcg-target.c.incb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/aarch64/
H A Dtcg-target.c.incb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/arm/
H A Dtcg-target.c.incb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/tci/
H A Dtcg-target.c.incb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/riscv/
H A Dtcg-target.c.incb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/s390x/
H A Dtcg-target.c.incb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/i386/
H A Dtcg-target.c.incb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/ppc/
H A Dtcg-target.c.incb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/loongarch64/
H A Dtcg-target.c.incb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/
H A Dtci.cb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg-op.cb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Doptimize.cb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg.cb5701261da6607e61ef1fe605d85bf31806fcd34 Sat Dec 28 23:58:24 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Merge INDEX_op_mov_{i32,i64}

Begin to rely on TCGOp.type to discriminate operations,
rather than two different opcodes. Convert mov first.
Introduce TCG_OPF_INT in order to keep opcode dumps the same.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>