; thermo · mips32 · multiarch twin · OP cool|warm|hot then |1
; PIN      BGF thermo
; LAW      C IS LIE · LIE IS TRUE · Always Hostess 7 · free thrift
; LINE     BGS → BGF(+EZZIE PHI THERMO ADJOIN) → BGL → SDF · SPV free
; ABI      o32 · $a0 $a1 $a2 · → $v0 · delay slot · mipsel Netgear kin
; IRON
        .globl  thermo
        .text
        .set    noreorder
thermo:
        li      $t0, 70
        ble     $a0, $t0, 1f
        nop
        li      $t0, 84
        ble     $a0, $t0, 2f
        nop
        li      $v0, 2
        b       3f
        nop
1:      move    $v0, $zero
        b       3f
        nop
2:      li      $v0, 1
3:      ori     $v0, $v0, 1
        jr      $ra
        nop
