| /openbmc/qemu/hw/timer/ |
| H A D | imx_gpt.c | 141 static void imx_gpt_set_freq(IMXGPTState *s) in imx_gpt_set_freq() 155 static void imx_gpt_update_int(IMXGPTState *s) in imx_gpt_update_int() 164 static uint32_t imx_gpt_update_count(IMXGPTState *s) in imx_gpt_update_count() 182 static void imx_gpt_compute_next_timeout(IMXGPTState *s, bool event) in imx_gpt_compute_next_timeout() 265 IMXGPTState *s = IMX_GPT(opaque); in imx_gpt_read() local 326 static void imx_gpt_reset_common(IMXGPTState *s, bool is_soft_reset) in imx_gpt_reset_common() 371 IMXGPTState *s = IMX_GPT(dev); in imx_gpt_soft_reset() local 377 IMXGPTState *s = IMX_GPT(dev); in imx_gpt_reset() local 384 IMXGPTState *s = IMX_GPT(opaque); in imx_gpt_write() local 485 IMXGPTState *s = IMX_GPT(opaque); in imx_gpt_timeout() local [all …]
|
| H A D | sse-counter.c | 100 static void sse_counter_notify_users(SSECounter *s) in sse_counter_notify_users() 109 static bool sse_counter_enabled(SSECounter *s) in sse_counter_enabled() 114 uint64_t sse_counter_tick_to_time(SSECounter *s, uint64_t tick) in sse_counter_tick_to_time() 130 void sse_counter_register_consumer(SSECounter *s, Notifier *notifier) in sse_counter_register_consumer() 140 uint64_t sse_counter_for_timestamp(SSECounter *s, uint64_t now) in sse_counter_for_timestamp() 168 static uint64_t sse_cntcv(SSECounter *s) in sse_cntcv() 174 static void sse_write_cntcv(SSECounter *s, uint32_t value, unsigned startbit) in sse_write_cntcv() 192 SSECounter *s = SSE_COUNTER(opaque); in sse_counter_control_read() local 248 SSECounter *s = SSE_COUNTER(opaque); in sse_counter_control_write() local 314 SSECounter *s = SSE_COUNTER(opaque); in sse_counter_status_read() local [all …]
|
| /openbmc/qemu/util/ |
| H A D | stats64.c | 18 static inline void stat64_rdlock(Stat64 *s) in stat64_rdlock() 29 static inline void stat64_rdunlock(Stat64 *s) in stat64_rdunlock() 34 static inline bool stat64_wrtrylock(Stat64 *s) in stat64_wrtrylock() 39 static inline void stat64_wrunlock(Stat64 *s) in stat64_wrunlock() 44 uint64_t stat64_get(const Stat64 *s) in stat64_get() 60 void stat64_set(Stat64 *s, uint64_t val) in stat64_set() 71 bool stat64_add32_carry(Stat64 *s, uint32_t low, uint32_t high) in stat64_add32_carry() 91 bool stat64_min_slow(Stat64 *s, uint64_t value) in stat64_min_slow() 120 bool stat64_max_slow(Stat64 *s, uint64_t value) in stat64_max_slow()
|
| /openbmc/qemu/hw/ssi/ |
| H A D | imx_spi.c | 74 static void imx_spi_txfifo_reset(IMXSPIState *s) in imx_spi_txfifo_reset() 81 static void imx_spi_rxfifo_reset(IMXSPIState *s) in imx_spi_rxfifo_reset() 89 static void imx_spi_update_irq(IMXSPIState *s) in imx_spi_update_irq() 124 static uint8_t imx_spi_selected_channel(IMXSPIState *s) in imx_spi_selected_channel() 129 static uint32_t imx_spi_burst_length(IMXSPIState *s) in imx_spi_burst_length() 141 static bool imx_spi_is_enabled(IMXSPIState *s) in imx_spi_is_enabled() 146 static bool imx_spi_channel_is_master(IMXSPIState *s) in imx_spi_channel_is_master() 153 static bool imx_spi_is_multiple_master_burst(IMXSPIState *s) in imx_spi_is_multiple_master_burst() 162 static void imx_spi_flush_txfifo(IMXSPIState *s) in imx_spi_flush_txfifo() 235 static void imx_spi_common_reset(IMXSPIState *s) in imx_spi_common_reset() [all …]
|
| /openbmc/qemu/hw/misc/ |
| H A D | mos6522.c | 54 static void mos6522_update_irq(MOS6522State *s) in mos6522_update_irq() 65 MOS6522State *s = MOS6522(opaque); in mos6522_set_irq() local 130 static uint64_t get_counter_value(MOS6522State *s, MOS6522Timer *ti) in get_counter_value() 141 static uint64_t get_load_time(MOS6522State *s, MOS6522Timer *ti) in get_load_time() 152 static unsigned int get_counter(MOS6522State *s, MOS6522Timer *ti) in get_counter() 173 static void set_counter(MOS6522State *s, MOS6522Timer *ti, unsigned int val) in set_counter() 185 static int64_t get_next_irq_time(MOS6522State *s, MOS6522Timer *ti, in get_next_irq_time() 225 static void mos6522_timer1_update(MOS6522State *s, MOS6522Timer *ti, in mos6522_timer1_update() 239 static void mos6522_timer2_update(MOS6522State *s, MOS6522Timer *ti, in mos6522_timer2_update() 255 MOS6522State *s = opaque; in mos6522_timer1() local [all …]
|
| H A D | xlnx-versal-pmc-iou-slcr.c | 761 static void parity_imr_update_irq(XlnxVersalPmcIouSlcr *s) in parity_imr_update_irq() 769 XlnxVersalPmcIouSlcr *s = XILINX_VERSAL_PMC_IOU_SLCR(reg->opaque); in parity_isr_postw() local 775 XlnxVersalPmcIouSlcr *s = XILINX_VERSAL_PMC_IOU_SLCR(reg->opaque); in parity_ier_prew() local 785 XlnxVersalPmcIouSlcr *s = XILINX_VERSAL_PMC_IOU_SLCR(reg->opaque); in parity_idr_prew() local 795 XlnxVersalPmcIouSlcr *s = XILINX_VERSAL_PMC_IOU_SLCR(reg->opaque); in parity_itr_prew() local 803 static void imr_update_irq(XlnxVersalPmcIouSlcr *s) in imr_update_irq() 811 XlnxVersalPmcIouSlcr *s = XILINX_VERSAL_PMC_IOU_SLCR(reg->opaque); in isr_postw() local 817 XlnxVersalPmcIouSlcr *s = XILINX_VERSAL_PMC_IOU_SLCR(reg->opaque); in ier_prew() local 827 XlnxVersalPmcIouSlcr *s = XILINX_VERSAL_PMC_IOU_SLCR(reg->opaque); in idr_prew() local 837 XlnxVersalPmcIouSlcr *s = XILINX_VERSAL_PMC_IOU_SLCR(reg->opaque); in itr_prew() local [all …]
|
| H A D | xlnx-versal-trng.c | 138 static bool trng_older_than_v2(XlnxVersalTRng *s) in trng_older_than_v2() 143 static bool trng_in_reset(XlnxVersalTRng *s) in trng_in_reset() 155 static bool trng_test_enabled(XlnxVersalTRng *s) in trng_test_enabled() 160 static bool trng_trss_enabled(XlnxVersalTRng *s) in trng_trss_enabled() 183 static void trng_reseed(XlnxVersalTRng *s) in trng_reseed() 251 static void trng_regen(XlnxVersalTRng *s) in trng_regen() 267 static uint32_t trng_rdout(XlnxVersalTRng *s) in trng_rdout() 279 static void trng_irq_update(XlnxVersalTRng *s) in trng_irq_update() 287 XlnxVersalTRng *s = XLNX_VERSAL_TRNG(reg->opaque); in trng_isr_postw() local 293 XlnxVersalTRng *s = XLNX_VERSAL_TRNG(reg->opaque); in trng_ier_prew() local [all …]
|
| /openbmc/qemu/chardev/ |
| H A D | char-socket.c | 44 static void tcp_chr_change_state(SocketChardev *s, TCPChardevState state) in tcp_chr_change_state() 59 static void tcp_chr_reconn_timer_cancel(SocketChardev *s) in tcp_chr_reconn_timer_cancel() 70 SocketChardev *s = SOCKET_CHARDEV(chr); in qemu_chr_socket_restart_timer() local 87 SocketChardev *s = SOCKET_CHARDEV(chr); in check_report_connect_error() local 110 SocketChardev *s = SOCKET_CHARDEV(chr); in tcp_chr_write() local 146 SocketChardev *s = SOCKET_CHARDEV(opaque); in tcp_chr_read_poll() local 155 SocketChardev *s, in tcp_chr_process_IAC_bytes() 227 SocketChardev *s = SOCKET_CHARDEV(chr); in tcp_get_msgfds() local 253 SocketChardev *s = SOCKET_CHARDEV(chr); in tcp_set_msgfds() local 278 SocketChardev *s = SOCKET_CHARDEV(chr); in tcp_chr_recv() local [all …]
|
| /openbmc/qemu/hw/char/ |
| H A D | cmsdk-apb-uart.c | 72 static bool uart_baudrate_ok(CMSDKAPBUART *s) in uart_baudrate_ok() 81 static void uart_update_parameters(CMSDKAPBUART *s) in uart_update_parameters() 98 static void cmsdk_apb_uart_update(CMSDKAPBUART *s) in cmsdk_apb_uart_update() 117 CMSDKAPBUART *s = CMSDK_APB_UART(opaque); in uart_can_receive() local 128 CMSDKAPBUART *s = CMSDK_APB_UART(opaque); in uart_receive() local 156 CMSDKAPBUART *s = CMSDK_APB_UART(opaque); in uart_read() local 196 CMSDKAPBUART *s = CMSDK_APB_UART(opaque); in uart_transmit() local 233 static void uart_cancel_transmit(CMSDKAPBUART *s) in uart_cancel_transmit() 244 CMSDKAPBUART *s = CMSDK_APB_UART(opaque); in uart_write() local 309 CMSDKAPBUART *s = CMSDK_APB_UART(dev); in cmsdk_apb_uart_reset() local [all …]
|
| H A D | pl011.c | 39 SysBusDevice *s; in pl011_create() local 132 static void pl011_update(PL011State *s) in pl011_update() 144 static bool pl011_loopback_enabled(PL011State *s) in pl011_loopback_enabled() 149 static bool pl011_is_fifo_enabled(PL011State *s) in pl011_is_fifo_enabled() 154 static inline unsigned pl011_get_fifo_depth(PL011State *s) in pl011_get_fifo_depth() 160 static inline void pl011_reset_rx_fifo(PL011State *s) in pl011_reset_rx_fifo() 170 static inline void pl011_reset_tx_fifo(PL011State *s) in pl011_reset_tx_fifo() 179 PL011State *s = (PL011State *)opaque; in pl011_fifo_rx_put() local 199 static void pl011_loopback_tx(PL011State *s, uint32_t value) in pl011_loopback_tx() 227 static void pl011_write_txdata(PL011State *s, uint8_t data) in pl011_write_txdata() [all …]
|
| H A D | ibex_uart.c | 77 static void ibex_uart_update_irqs(IbexUartState *s) in ibex_uart_update_irqs() 106 IbexUartState *s = opaque; in ibex_uart_can_receive() local 118 IbexUartState *s = opaque; in ibex_uart_receive() local 142 IbexUartState *s = opaque; in ibex_uart_xmit() local 198 static void uart_write_tx_fifo(IbexUartState *s, const uint8_t *buf, in uart_write_tx_fifo() 232 IbexUartState *s = IBEX_UART(dev); in ibex_uart_reset() local 254 static uint64_t ibex_uart_get_baud(IbexUartState *s) in ibex_uart_get_baud() 268 IbexUartState *s = opaque; in ibex_uart_read() local 348 IbexUartState *s = opaque; in ibex_uart_write() local 453 IbexUartState *s = opaque; in ibex_uart_clk_update() local [all …]
|
| H A D | sifive_uart.c | 38 static uint32_t sifive_uart_ip(SiFiveUARTState *s) in sifive_uart_ip() 56 static void sifive_uart_update_irq(SiFiveUARTState *s) in sifive_uart_update_irq() 72 SiFiveUARTState *s = opaque; in sifive_uart_xmit() local 115 static void sifive_uart_write_tx_fifo(SiFiveUARTState *s, const uint8_t *buf, in sifive_uart_write_tx_fifo() 140 SiFiveUARTState *s = opaque; in sifive_uart_read() local 177 SiFiveUARTState *s = opaque; in sifive_uart_write() local 205 SiFiveUARTState *s = opaque; in fifo_trigger_update() local 222 SiFiveUARTState *s = opaque; in sifive_uart_rx() local 236 SiFiveUARTState *s = opaque; in sifive_uart_can_rx() local 247 SiFiveUARTState *s = opaque; in sifive_uart_be_change() local [all …]
|
| /openbmc/qemu/hw/scsi/ |
| H A D | mptsas.c | 59 static void mptsas_update_interrupt(MPTSASState *s) in mptsas_update_interrupt() 75 static void mptsas_set_fault(MPTSASState *s, uint32_t code) in mptsas_set_fault() 82 #define MPTSAS_FIFO_INVALID(s, name) \ argument 86 #define MPTSAS_FIFO_EMPTY(s, name) \ argument 89 #define MPTSAS_FIFO_FULL(s, name) \ argument 92 #define MPTSAS_FIFO_GET(s, name) ({ \ argument 98 #define MPTSAS_FIFO_PUT(s, name, val) do { \ argument 103 static void mptsas_post_reply(MPTSASState *s, MPIDefaultReply *reply) in mptsas_post_reply() 128 void mptsas_reply(MPTSASState *s, MPIDefaultReply *reply) in mptsas_reply() 145 static void mptsas_turbo_reply(MPTSASState *s, uint32_t msgctx) in mptsas_turbo_reply() [all …]
|
| /openbmc/qemu/hw/net/ |
| H A D | imx_fec.c | 40 static const char *imx_default_reg_name(IMXFECState *s, uint32_t index) in imx_default_reg_name() 47 static const char *imx_fec_reg_name(IMXFECState *s, uint32_t index) in imx_fec_reg_name() 63 static const char *imx_enet_reg_name(IMXFECState *s, uint32_t index) in imx_enet_reg_name() 125 static const char *imx_eth_reg_name(IMXFECState *s, uint32_t index) in imx_eth_reg_name() 187 IMXFECState *s = IMX_FEC(opaque); in imx_eth_is_multi_tx_ring() local 239 static uint32_t imx_phy_read(IMXFECState *s, int reg) in imx_phy_read() 261 static void imx_phy_write(IMXFECState *s, int reg, uint32_t val) in imx_phy_write() 312 static void imx_eth_update(IMXFECState *s) in imx_eth_update() 353 static void imx_fec_do_tx(IMXFECState *s) in imx_fec_do_tx() 404 static void imx_enet_do_tx(IMXFECState *s, uint32_t index) in imx_enet_do_tx() [all …]
|
| H A D | msf2-emac.c | 94 static uint32_t emac_get_isr(MSF2EmacState *s) in emac_get_isr() 105 static void emac_update_irq(MSF2EmacState *s) in emac_update_irq() 112 static void emac_load_desc(MSF2EmacState *s, EmacDesc *d, hwaddr desc) in emac_load_desc() 121 static void emac_store_desc(MSF2EmacState *s, const EmacDesc *d, hwaddr desc) in emac_store_desc() 135 static void msf2_dma_tx(MSF2EmacState *s) in msf2_dma_tx() 182 static void msf2_phy_update_link(MSF2EmacState *s) in msf2_phy_update_link() 194 static void msf2_phy_reset(MSF2EmacState *s) in msf2_phy_reset() 207 static void write_to_phy(MSF2EmacState *s) in write_to_phy() 236 static uint16_t read_from_phy(MSF2EmacState *s) in read_from_phy() 249 static void msf2_emac_do_reset(MSF2EmacState *s) in msf2_emac_do_reset() [all …]
|
| /openbmc/qemu/hw/dma/ |
| H A D | xlnx_csu_dma.c | 117 static bool xlnx_csu_dma_is_paused(XlnxCSUDMA *s) in xlnx_csu_dma_is_paused() 127 static bool xlnx_csu_dma_get_eop(XlnxCSUDMA *s) in xlnx_csu_dma_get_eop() 132 static bool xlnx_csu_dma_burst_is_fixed(XlnxCSUDMA *s) in xlnx_csu_dma_burst_is_fixed() 137 static bool xlnx_csu_dma_timeout_enabled(XlnxCSUDMA *s) in xlnx_csu_dma_timeout_enabled() 142 static void xlnx_csu_dma_update_done_cnt(XlnxCSUDMA *s, int a) in xlnx_csu_dma_update_done_cnt() 151 static void xlnx_csu_dma_data_process(XlnxCSUDMA *s, uint8_t *buf, uint32_t len) in xlnx_csu_dma_data_process() 187 static void xlnx_csu_dma_update_irq(XlnxCSUDMA *s) in xlnx_csu_dma_update_irq() 193 static uint32_t xlnx_csu_dma_read(XlnxCSUDMA *s, uint8_t *buf, uint32_t len) in xlnx_csu_dma_read() 223 static uint32_t xlnx_csu_dma_write(XlnxCSUDMA *s, uint8_t *buf, uint32_t len) in xlnx_csu_dma_write() 252 static void xlnx_csu_dma_done(XlnxCSUDMA *s) in xlnx_csu_dma_done() [all …]
|
| H A D | xlnx-zdma.c | 209 static void zdma_ch_imr_update_irq(XlnxZDMA *s) in zdma_ch_imr_update_irq() 220 XlnxZDMA *s = XLNX_ZDMA(reg->opaque); in zdma_ch_isr_postw() local 226 XlnxZDMA *s = XLNX_ZDMA(reg->opaque); in zdma_ch_ien_prew() local 236 XlnxZDMA *s = XLNX_ZDMA(reg->opaque); in zdma_ch_ids_prew() local 244 static void zdma_set_state(XlnxZDMA *s, XlnxZDMAState state) in zdma_set_state() 255 static void zdma_src_done(XlnxZDMA *s) in zdma_src_done() 270 static void zdma_dst_done(XlnxZDMA *s) in zdma_dst_done() 285 static uint64_t zdma_get_regaddr64(XlnxZDMA *s, unsigned int basereg) in zdma_get_regaddr64() 296 static void zdma_put_regaddr64(XlnxZDMA *s, unsigned int basereg, uint64_t addr) in zdma_put_regaddr64() 302 static void zdma_load_descriptor_reg(XlnxZDMA *s, unsigned int reg, in zdma_load_descriptor_reg() [all …]
|
| /openbmc/qemu/hw/display/ |
| H A D | cirrus_vga.c | 210 static bool blit_region_is_unsafe(struct CirrusVGAState *s, in blit_region_is_unsafe() 234 static bool blit_is_unsafe(struct CirrusVGAState *s, bool dst_only) in blit_is_unsafe() 259 static void cirrus_bitblt_rop_nop(CirrusVGAState *s, in cirrus_bitblt_rop_nop() 266 static void cirrus_bitblt_fill_nop(CirrusVGAState *s, in cirrus_bitblt_fill_nop() 272 static inline uint8_t cirrus_src(CirrusVGAState *s, uint32_t srcaddr) in cirrus_src() 283 static inline uint16_t cirrus_src16(CirrusVGAState *s, uint32_t srcaddr) in cirrus_src16() 297 static inline uint32_t cirrus_src32(CirrusVGAState *s, uint32_t srcaddr) in cirrus_src32() 312 #define ROP_FN(d, s) 0 argument 316 #define ROP_FN(d, s) (s) & (d) argument 320 #define ROP_FN(d, s) (s) & (~(d)) argument [all …]
|
| /openbmc/qemu/hw/input/ |
| H A D | pckbd.c | 154 static void kbd_update_irq_lines(KBDState *s) in kbd_update_irq_lines() 177 static void kbd_deassert_irq(KBDState *s) in kbd_deassert_irq() 184 static uint8_t kbd_pending(KBDState *s) in kbd_pending() 194 static void kbd_update_irq(KBDState *s) in kbd_update_irq() 220 static void kbd_safe_update_irq(KBDState *s) in kbd_safe_update_irq() 240 KBDState *s = opaque; in kbd_update_kbd_irq() local 252 KBDState *s = opaque; in kbd_update_aux_irq() local 264 KBDState *s = opaque; in kbd_throttle_timeout() local 274 KBDState *s = opaque; in kbd_read_status() local 281 static void kbd_queue(KBDState *s, int b, int aux) in kbd_queue() [all …]
|
| H A D | ps2.c | 146 static void ps2_reset_queue(PS2State *s) in ps2_reset_queue() 156 int ps2_queue_empty(PS2State *s) in ps2_queue_empty() 161 void ps2_queue_noirq(PS2State *s, int b) in ps2_queue_noirq() 176 static void ps2_raise_irq(PS2State *s) in ps2_raise_irq() 181 static void ps2_lower_irq(PS2State *s) in ps2_lower_irq() 186 void ps2_queue(PS2State *s, int b) in ps2_queue() 196 void ps2_queue_2(PS2State *s, int b1, int b2) in ps2_queue_2() 207 void ps2_queue_3(PS2State *s, int b1, int b2, int b3) in ps2_queue_3() 219 void ps2_queue_4(PS2State *s, int b1, int b2, int b3, int b4) in ps2_queue_4() 241 static void ps2_cqueue_1(PS2State *s, int b1) in ps2_cqueue_1() [all …]
|
| /openbmc/qemu/hw/sensor/ |
| H A D | tmp105.c | 39 static void tmp105_interrupt_update(TMP105State *s) in tmp105_interrupt_update() 44 static void tmp105_alarm_update(TMP105State *s, bool one_shot) in tmp105_alarm_update() 92 TMP105State *s = TMP105(obj); in tmp105_get_temperature() local 105 TMP105State *s = TMP105(obj); in tmp105_set_temperature() local 124 static void tmp105_read(TMP105State *s) in tmp105_read() 158 static void tmp105_write(TMP105State *s) in tmp105_write() 188 TMP105State *s = TMP105(i2c); in tmp105_rx() local 199 TMP105State *s = TMP105(i2c); in tmp105_tx() local 217 TMP105State *s = TMP105(i2c); in tmp105_event() local 229 TMP105State *s = opaque; in tmp105_post_load() local [all …]
|
| /openbmc/qemu/include/exec/ |
| H A D | tswap.h | 24 static inline uint16_t tswap16(uint16_t s) in tswap16() 33 static inline uint32_t tswap32(uint32_t s) in tswap32() 42 static inline uint64_t tswap64(uint64_t s) in tswap64() 51 static inline void tswap16s(uint16_t *s) in tswap16s() 58 static inline void tswap32s(uint32_t *s) in tswap32s() 65 static inline void tswap64s(uint64_t *s) in tswap64s()
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | loong_translate.c | 28 static bool gen_lext_DIV_G(DisasContext *s, int rd, int rs, int rt, in gen_lext_DIV_G() 72 static bool trans_DIV_G(DisasContext *s, arg_muldiv *a) in trans_DIV_G() 77 static bool trans_DDIV_G(DisasContext *s, arg_muldiv *a) in trans_DDIV_G() 82 static bool gen_lext_DIVU_G(DisasContext *s, int rd, int rs, int rt, in gen_lext_DIVU_G() 119 static bool trans_DIVU_G(DisasContext *s, arg_muldiv *a) in trans_DIVU_G() 124 static bool trans_DDIVU_G(DisasContext *s, arg_muldiv *a) in trans_DDIVU_G() 129 static bool gen_lext_MOD_G(DisasContext *s, int rd, int rs, int rt, in gen_lext_MOD_G() 169 static bool trans_MOD_G(DisasContext *s, arg_muldiv *a) in trans_MOD_G() 174 static bool trans_DMOD_G(DisasContext *s, arg_muldiv *a) in trans_DMOD_G() 179 static bool gen_lext_MODU_G(DisasContext *s, int rd, int rs, int rt, in gen_lext_MODU_G() [all …]
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-vfp.c | 114 static void gen_preserve_fp_state(DisasContext *s, bool skip_context_update) in gen_preserve_fp_state() 155 static void gen_update_fp_context(DisasContext *s) in gen_update_fp_context() 219 static bool vfp_access_check_a(DisasContext *s, bool ignore_vfp_enabled) in vfp_access_check_a() 265 bool vfp_access_check_m(DisasContext *s, bool skip_context_update) in vfp_access_check_m() 297 bool vfp_access_check(DisasContext *s) in vfp_access_check() 306 static bool trans_VSEL(DisasContext *s, arg_VSEL *a) in trans_VSEL() 429 static bool trans_VRINT(DisasContext *s, arg_VRINT *a) in trans_VRINT() 496 static bool trans_VCVT(DisasContext *s, arg_VCVT *a) in trans_VCVT() 577 bool mve_skip_vmov(DisasContext *s, int vn, int index, int size) in mve_skip_vmov() 619 static bool trans_VMOV_to_gp(DisasContext *s, arg_VMOV_to_gp *a) in trans_VMOV_to_gp() [all …]
|
| /openbmc/u-boot/arch/xtensa/include/asm/arch-de212/ |
| H A D | tie.h | 68 #define XCHAL_NCP_SA_LIST(s) \ argument 78 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument 81 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument 84 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument 87 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument 90 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument 93 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument 96 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument 99 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
|