Home | History | Annotate | Download | only in amd64

Lines Matching full:addq

75 addq imm8[12] r64.uq[8765432187654321] => 1.uq[8765432187654333]
76 addq imm32[12345678] rax.uq[8765432187654321] => 1.uq[8765432199999999]
77 addq imm32[12345678] rbx.uq[8765432187654321] => 1.uq[8765432199999999]
78 addq imm32[12345678] m64.uq[8765432187654321] => 1.uq[8765432199999999]
79 addq r64.uq[1234567812345678] r64.uq[8765432187654321] => 1.uq[9999999999999999]
80 addq r64.uq[1234567812345678] m64.uq[8765432187654321] => 1.uq[9999999999999999]
81 addq m64.uq[1234567812345678] r64.uq[8765432187654321] => 1.uq[9999999999999999]