Searched refs:t7 (Results 1 – 9 of 9) sorted by relevance
| /openbmc/u-boot/arch/mips/mach-mt7620/ |
| H A D | lowlevel_init.S | 190 lw t7, 0x71c(s2) 192 and t7, t7, t8 203 or t7, t7, t8 219 or t7, t7, t8 232 or t7, t7, t8 243 sw t7, 0x71c(s2)
|
| /openbmc/qemu/include/exec/ |
| H A D | helper-gen.h.inc | 87 #define DEF_HELPER_FLAGS_7(name, flags, ret, t1, t2, t3, t4, t5, t6, t7)\ 92 dh_arg_decl(t7, 7)) \ 98 dh_arg(t7, 7)); \
|
| H A D | helper-proto.h.inc | 49 #define DEF_HELPER_FLAGS_7(name, flags, ret, t1, t2, t3, t4, t5, t6, t7) \ 52 dh_ctype(t7)) DEF_HELPER_ATTR;
|
| H A D | helper-head.h.inc | 144 #define DEF_HELPER_7(name, ret, t1, t2, t3, t4, t5, t6, t7) \ 145 DEF_HELPER_FLAGS_7(name, 0, ret, t1, t2, t3, t4, t5, t6, t7)
|
| /openbmc/u-boot/arch/mips/include/asm/ |
| H A D | regdef.h | 37 #define t7 $15 macro
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | mxu_translate.c | 1364 TCGv t0, t1, t2, t3, t4, t5, t6, t7; in gen_mxu_q8mul_mac() local 1374 t7 = tcg_temp_new(); in gen_mxu_q8mul_mac() 1383 gen_load_mxu_gpr(t7, XRc); in gen_mxu_q8mul_mac() 1399 tcg_gen_extract_tl(t4, t7, 0, 8); in gen_mxu_q8mul_mac() 1400 tcg_gen_extract_tl(t5, t7, 8, 8); in gen_mxu_q8mul_mac() 1401 tcg_gen_extract_tl(t6, t7, 16, 8); in gen_mxu_q8mul_mac() 1402 tcg_gen_extract_tl(t7, t7, 24, 8); in gen_mxu_q8mul_mac() 1407 tcg_gen_mul_tl(t3, t3, t7); in gen_mxu_q8mul_mac() 1413 tcg_gen_extract_tl(t7, t4, 16, 16); in gen_mxu_q8mul_mac() 1416 tcg_gen_sub_tl(t1, t7, t1); in gen_mxu_q8mul_mac() [all …]
|
| /openbmc/qemu/tests/tcg/loongarch64/system/ |
| H A D | regdef.h | 29 #define t7 $r19 macro
|
| /openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/ |
| H A D | t6-not-declared.patch | 32 - UNUSED_VARIABLE(t7);
|
| /openbmc/qemu/tcg/loongarch64/ |
| H A D | tcg-target.c.inc | 64 "t7",
|