maybe_flush_windows
maybe_flush_windows(rs1, 0, rd);
maybe_flush_windows(rs1, rs2, rd);
maybe_flush_windows(rs1, 0, rd);
maybe_flush_windows(rs1, rs2, rd);
maybe_flush_windows(rs1, 0, rd, from_kernel);
maybe_flush_windows(rs1, rs2, rd, from_kernel);
maybe_flush_windows(0, 0, rd, from_kernel);
maybe_flush_windows(0, insn & 0x1f, rd, from_kernel);
maybe_flush_windows(0, 0, rd, from_kernel);
maybe_flush_windows(RS1(insn), RS2(insn), RD(insn), 0);
maybe_flush_windows(RS1(insn), RS2(insn), RD(insn), 0);
maybe_flush_windows(RS1(insn), RS2(insn), RD(insn), 0);
maybe_flush_windows(0, 0, RD(insn), 0);