| /openbmc/qemu/target/hexagon/ |
| H A D | hex_common.py | 340 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 D | insn.h | 35 uint8_t regno[REG_OPERANDS_MAX]; /* reg operands including predicates */ member
|
| H A D | op_helper.c | 1161 unsigned char regno = value >> 3; in HELPER() local 1176 unsigned char regno = value >> 3; in HELPER() local
|
| /openbmc/qemu/hw/net/ |
| H A D | npcm_pcs.c | 151 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 D | npcm7xx_emc.c | 57 static const char *emc_reg_name(int regno) in emc_reg_name()
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-a64.h | 80 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 D | translate-m-nocp.c | 231 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 D | op_helper.c | 624 uint32_t regno) in msr_mrs_banked_exc_checks()
|
| /openbmc/qemu/target/loongarch/tcg/ |
| H A D | translate.c | 37 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 D | cs8900.c | 50 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 D | npcm_gmac-test.c | 180 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 D | npcm7xx_emc-test.c | 243 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 D | i440fx-test.c | 147 int regno = 0x59 + (index / 2); in pam_set() local
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | control_regs.h | 59 static inline unsigned long get_debugreg(int regno) in get_debugreg()
|
| /openbmc/u-boot/cmd/ |
| H A D | mii.c | 16 ushort regno; member 194 ushort regno, in special_field()
|
| /openbmc/qemu/hw/intc/ |
| H A D | arm_gicv3_cpuif.c | 563 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 D | arm_gic.c | 484 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 D | fpu_helper.c | 59 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 D | kgdb.c | 183 kgdb_putreg(struct pt_regs *regs, int regno, char *buf, int length) in kgdb_putreg()
|
| /openbmc/u-boot/drivers/video/ |
| H A D | atmel_hlcdfb.c | 41 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
|
| H A D | atmel_lcdfb.c | 92 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
|
| H A D | pxa_lcd.c | 360 lcd_setcolreg (ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
|
| /openbmc/u-boot/board/compulab/common/ |
| H A D | omap3_display.c | 451 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) {} in lcd_setcolreg()
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | bonito.c | 199 #define PCI_ADDR(busno , devno , funno , regno) \ argument 451 uint32_t regno; in bonito_sbridge_pciaddr() local
|
| /openbmc/qemu/disas/ |
| H A D | m68k.c | 959 print_base (int regno, bfd_vma disp, disassemble_info *info) in print_base() 1096 int regno; in print_insn_arg() local
|