Searched refs:tcg_bytes (Results 1 – 1 of 1) sorted by relevance
8474 TCGv_i32 tcg_bytes; in handle_crc32() local8505 tcg_bytes = tcg_constant_i32(1 << sz); in handle_crc32()8508 gen_helper_crc32c_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()8510 gen_helper_crc32_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()