Searched defs:reg2 (Results 1 – 13 of 13) sorted by relevance
/openbmc/u-boot/arch/arm/lib/ |
H A D | memcpy.S | 44 .macro enter reg1 reg2 48 .macro exit reg1 reg2
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | sip.c | 10 unsigned long reg1, unsigned long reg2) in call_imx_sip()
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | set_device_action_tests.cpp | 58 Device reg2{ in TEST() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_ecc.c | 68 uint8_t idx, reg1, reg2, reg3, tmp1, tmp2; in nand_calculate_ecc() local
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | threex.c | 127 unsigned int reg2 = (reg + 2) % 32; in cpu_post_test_threex() local
|
H A D | three.c | 157 unsigned int reg2 = (reg + 2) % 32; in cpu_post_test_three() local
|
H A D | rlwnm.c | 62 unsigned int reg2 = (reg + 2) % 32; in cpu_post_test_rlwnm() local
|
/openbmc/u-boot/drivers/ddr/imx/imx8m/ |
H A D | ddrphy_utils.c | 51 unsigned int reg, reg2; in get_stream_message() local
|
/openbmc/qemu/hw/rtc/ |
H A D | aspeed_rtc.c | 32 uint32_t reg2 = rtc->reg[COUNTER2]; in aspeed_rtc_calc_offset() local
|
/openbmc/u-boot/drivers/spi/ |
H A D | fsl_qspi.c | 419 u32 reg, reg2; in qspi_enable_ddr_mode() local
|
/openbmc/qemu/target/i386/tcg/ |
H A D | translate.c | 893 TCGv reg2; member 3495 int reg2 = (modrm & 7) | REX_B(s); in gen_multi0F() local 3597 int reg2 = (modrm & 7) | REX_B(s); in gen_multi0F() local
|
/openbmc/qemu/target/s390x/ |
H A D | ioinst.c | 733 void ioinst_handle_schm(S390CPU *cpu, uint64_t reg1, uint64_t reg2, in ioinst_handle_schm()
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 3210 static void do_exg(TCGv reg1, TCGv reg2) in do_exg()
|