Home
last modified time | relevance | path

Searched defs:shift_reg (Results 1 – 2 of 2) sorted by relevance

/qemu/target/m68k/
H A Dtranslate.c3392 static inline void shift_reg(DisasContext *s, uint16_t insn, int opsize) in shift_reg() function
3508 DISAS_INSN(shift_reg) in DISAS_INSN() argument
/qemu/hw/sd/
H A Dsd.c343 uint8_t shift_reg = 0x00; in sd_crc7() local