blob: 77688e05e4f66b76154400e870baed07e2d1ebd2 [file] [log] [blame]
/*
* Unconditional branch, 16-bit offset.
*
* The branch distance is a signed code-unit offset, which we need to
* double to get a byte offset.
*/
/* goto/16 +AAAA */
movswq 2(rPC), rINSTq # rINSTq <- ssssAAAA
testq rINSTq, rINSTq
jmp MterpCommonTakenBranch