Insert Quadword High (insqh)

Syntax

insqh $s_reg1, $s_reg2, $d_reg

insqh $d_reg/$s_reg1, $s_reg2

insqh $s_reg1, val_immed, $d_reg

insqh $d_reg/$s_reg1, val_immed

Description

Insert Quadword High shifts the register $s_reg1 right by 0-7 bytes, inserts the quadword into a field of zeros, and then puts the result in the destination register. Bits 0-2 of register $s_reg2 or the immediate value specifies the byte shift count.