Searched defs:shift_reg (Results 1 – 2 of 2) sorted by relevance
3392 static inline void shift_reg(DisasContext *s, uint16_t insn, int opsize) in shift_reg() function3508 DISAS_INSN(shift_reg) in DISAS_INSN() argument
343 uint8_t shift_reg = 0x00; in sd_crc7() local