Searched refs:I64 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | guest_print_test.c | 27 TYPE(test_type_i64, I64, "%ld", int64_t) \
|
/openbmc/qemu/disas/ |
H A D | mips.c | 1165 #define I64 INSN_ISA64 macro 2300 {"dclo", "U,s", 0x70000025, 0xfc0007ff, RD_s|WR_d|WR_t, 0, I64|N55 }, 2301 {"dclz", "U,s", 0x70000024, 0xfc0007ff, RD_s|WR_d|WR_t, 0, I64|N55 }, 2355 {"dmfc0", "t,+D", 0x40200000, 0xffe007f8, LCD|WR_t|RD_C0, 0, I64 }, 2356 {"dmfc0", "t,G,H", 0x40200000, 0xffe007f8, LCD|WR_t|RD_C0, 0, I64 }, 2360 {"dmtc0", "t,+D", 0x40a00000, 0xffe007f8, COD|RD_t|WR_C0|WR_CC, 0, I64 }, 2361 {"dmtc0", "t,G,H", 0x40a00000, 0xffe007f8, COD|RD_t|WR_C0|WR_CC, 0, I64 }, 3151 {"dmfc2", "t,G,H", 0x48200000, 0xffe007f8, LCD|WR_t|RD_C2, 0, I64 }, 3153 {"dmtc2", "t,G,H", 0x48a00000, 0xffe007f8, COD|RD_t|WR_C2|WR_CC, 0, I64 },
|
/openbmc/qemu/target/mips/tcg/ |
H A D | mips16e_translate.c.inc | 101 /* I64 funct field */
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 2434 /* Type is always V128, with I64 elements. */
|