mips_sh
static inline void mips_sh(register_t addr, uint16_t val) __unused;
mips_sh(h, val);
mips_sh(h, cval);
mips_sh(h, CHIP_SWAP16(val));