Searched defs:JMP (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/brand/shared/brand/amd64/
H A Dhandler.s28 * Each JMP must occupy 16 bytes
30 #define JMP \ define
35 #define JMP4 JMP; JMP; JMP; JMP
125 xchgq CPTRSIZE(%rbp), %rax /* swap JMP table offset and ret addr */
/osnet-11/usr/src/lib/brand/shared/brand/i386/
H A Dhandler.s29 * Each JMP must occupy 16 bytes
31 #define JMP \ define
36 #define JMP4 JMP; JMP; JMP; JMP
113 xchgl CPTRSIZE(%ebp), %eax /* swap JMP table offset and ret addr */

Completed in 22 milliseconds