Home
last modified time | relevance | path

Searched defs:regno (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/qemu/target/hexagon/
H A Dhex_common.py340 def decl_reg_num(self, f, regno): argument
448 def decl_tcg(self, f, tag, regno): argument
457 def analyze_write(self, f, tag, regno): argument
464 def decl_tcg(self, f, tag, regno): argument
469 def analyze_read(self, f, regno): argument
475 def decl_tcg(self, f, tag, regno): argument
479 def analyze_read(self, f, regno): argument
485 def decl_tcg(self, f, tag, regno): argument
501 def analyze_read(self, f, regno): argument
505 def analyze_write(self, f, tag, regno): argument
[all …]
H A Dinsn.h35 uint8_t regno[REG_OPERANDS_MAX]; /* reg operands including predicates */ member
H A Dop_helper.c1161 unsigned char regno = value >> 3; in HELPER() local
1176 unsigned char regno = value >> 3; in HELPER() local
/openbmc/qemu/hw/net/
H A Dnpcm_pcs.c151 hwaddr regno = offset / sizeof(uint16_t); in npcm_pcs_read_sr_ctl() local
166 hwaddr regno = offset / sizeof(uint16_t); in npcm_pcs_read_sr_mii() local
181 hwaddr regno = offset / sizeof(uint16_t); in npcm_pcs_read_sr_tim() local
196 hwaddr regno = offset / sizeof(uint16_t); in npcm_pcs_read_vr_mii() local
211 hwaddr regno = offset / sizeof(uint16_t); in npcm_pcs_write_sr_ctl() local
226 hwaddr regno = offset / sizeof(uint16_t); in npcm_pcs_write_sr_mii() local
246 hwaddr regno = offset / sizeof(uint16_t); in npcm_pcs_write_sr_tim() local
261 hwaddr regno = offset / sizeof(uint16_t); in npcm_pcs_write_vr_mii() local
H A Dnpcm7xx_emc.c57 static const char *emc_reg_name(int regno) in emc_reg_name()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.h80 static inline int vec_reg_offset(DisasContext *s, int regno, in vec_reg_offset()
110 static inline int vec_full_reg_offset(DisasContext *s, int regno) in vec_full_reg_offset()
117 static inline TCGv_ptr vec_full_reg_ptr(DisasContext *s, int regno) in vec_full_reg_ptr()
140 static inline int pred_full_reg_offset(DisasContext *s, int regno) in pred_full_reg_offset()
181 static inline TCGv_ptr pred_full_reg_ptr(DisasContext *s, int regno) in pred_full_reg_ptr()
H A Dtranslate-m-nocp.c231 static FPSysRegCheckResult fp_sysreg_checks(DisasContext *s, int regno) in fp_sysreg_checks()
305 static bool gen_M_fp_sysreg_write(DisasContext *s, int regno, in gen_M_fp_sysreg_write()
428 static bool gen_M_fp_sysreg_read(DisasContext *s, int regno, in gen_M_fp_sysreg_read()
H A Dop_helper.c624 uint32_t regno) in msr_mrs_banked_exc_checks()
/openbmc/qemu/target/loongarch/tcg/
H A Dtranslate.c37 static inline int vec_full_offset(int regno) in vec_full_offset()
42 static inline int vec_reg_offset(int regno, int index, MemOp mop) in vec_reg_offset()
54 static inline void get_vreg64(TCGv_i64 dest, int regno, int index) in get_vreg64()
60 static inline void set_vreg64(TCGv_i64 src, int regno, int index) in set_vreg64()
/openbmc/u-boot/drivers/net/
H A Dcs8900.c50 static u16 get_reg_init_bus(struct eth_device *dev, int regno) in get_reg_init_bus()
67 static u16 get_reg(struct eth_device *dev, int regno) in get_reg()
75 static void put_reg(struct eth_device *dev, int regno, u16 val) in put_reg()
/openbmc/qemu/tests/qtest/
H A Dnpcm_gmac-test.c180 NPCMRegister regno) in gmac_read()
186 NPCMRegister regno) in pcs_read()
201 #define CHECK_REG32(regno, value) \ in test_init() argument
206 #define CHECK_REG_PCS(regno, value) \ in test_init() argument
H A Dnpcm7xx_emc-test.c243 NPCM7xxPWMRegister regno) in emc_read()
250 NPCM7xxPWMRegister regno, uint32_t value) in emc_write()
348 #define CHECK_REG(regno, value) \ in test_init() argument
H A Di440fx-test.c147 int regno = 0x59 + (index / 2); in pam_set() local
/openbmc/u-boot/arch/x86/include/asm/
H A Dcontrol_regs.h59 static inline unsigned long get_debugreg(int regno) in get_debugreg()
/openbmc/u-boot/cmd/
H A Dmii.c16 ushort regno; member
194 ushort regno, in special_field()
/openbmc/qemu/hw/intc/
H A Darm_gicv3_cpuif.c563 int regno = ri->opc2 & 3; in icv_ap_read() local
575 int regno = ri->opc2 & 3; in icv_ap_write() local
775 int regno = aprbit / 32; in icv_activate_irq() local
793 int regno = aprbit / 32; in icv_activate_vlpi() local
1166 int regno = aprbit / 32; in icc_activate_irq() local
1832 int regno = ri->opc2 & 3; in icc_ap_read() local
1854 int regno = ri->opc2 & 3; in icc_ap_write() local
2689 int regno = ri->opc2 & 3; in ich_ap_read() local
2702 int regno = ri->opc2 & 3; in ich_ap_write() local
2775 int regno = ri->opc2 | ((ri->crm & 1) << 3); in ich_lr_read() local
[all …]
H A Darm_gic.c484 int regno = preemption_level / 32; in gic_activate_irq() local
1559 static inline uint32_t gic_apr_ns_view(GICState *s, int cpu, int regno) in gic_apr_ns_view()
1591 static inline void gic_apr_write_ns_view(GICState *s, int cpu, int regno, in gic_apr_write_ns_view()
1667 int regno = (offset - 0xd0) / 4; in gic_cpu_read() local
1684 int regno = (offset - 0xe0) / 4; in gic_cpu_read() local
1754 int regno = (offset - 0xd0) / 4; in gic_cpu_write() local
1773 int regno = (offset - 0xe0) / 4; in gic_cpu_write() local
/openbmc/qemu/target/alpha/
H A Dfpu_helper.c59 uint32_t exc, uint32_t regno, uint32_t hw_exc) in fp_exc_raise1()
74 void helper_fp_exc_raise(CPUAlphaState *env, uint32_t ignore, uint32_t regno) in helper_fp_exc_raise()
87 void helper_fp_exc_raise_s(CPUAlphaState *env, uint32_t ignore, uint32_t regno) in helper_fp_exc_raise_s()
/openbmc/u-boot/arch/powerpc/lib/
H A Dkgdb.c183 kgdb_putreg(struct pt_regs *regs, int regno, char *buf, int length) in kgdb_putreg()
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c41 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
H A Datmel_lcdfb.c92 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
H A Dpxa_lcd.c360 lcd_setcolreg (ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
/openbmc/u-boot/board/compulab/common/
H A Domap3_display.c451 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) {} in lcd_setcolreg()
/openbmc/qemu/hw/pci-host/
H A Dbonito.c199 #define PCI_ADDR(busno , devno , funno , regno) \ argument
451 uint32_t regno; in bonito_sbridge_pciaddr() local
/openbmc/qemu/disas/
H A Dm68k.c959 print_base (int regno, bfd_vma disp, disassemble_info *info) in print_base()
1096 int regno; in print_insn_arg() local

12