Searched refs:scanend (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/asm686/
H A Dmatch.S40 #define scanend 12 /* last two bytes of string */ define
191 movl %ebx, scanend(%esp)
214 * %ebx = scanend
303 movl scanend(%esp), %ebx
322 movl %ebx, scanend(%esp)
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/asm686/
H A Dmatch.S40 #define scanend 12 /* last two bytes of string */ define
191 movl %ebx, scanend(%esp)
214 * %ebx = scanend
303 movl scanend(%esp), %ebx
322 movl %ebx, scanend(%esp)
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/asm686/
H A Dmatch.S40 #define scanend 12 /* last two bytes of string */ define
191 movl %ebx, scanend(%esp)
214 * %ebx = scanend
303 movl scanend(%esp), %ebx
322 movl %ebx, scanend(%esp)
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/asm686/
H A Dmatch.S40 #define scanend 12 /* last two bytes of string */ define
191 movl %ebx, scanend(%esp)
214 * %ebx = scanend
303 movl scanend(%esp), %ebx
322 movl %ebx, scanend(%esp)
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/amd64/
H A Damd64-match.S16 #define scanend ebx define
227 movzwl -1(%scan, %bestlen), %scanend
421 movzwl -1(%scan, %rax), %scanend
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/amd64/
H A Damd64-match.S16 #define scanend ebx define
227 movzwl -1(%scan, %bestlen), %scanend
421 movzwl -1(%scan, %rax), %scanend
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/amd64/
H A Damd64-match.S16 #define scanend ebx define
227 movzwl -1(%scan, %bestlen), %scanend
421 movzwl -1(%scan, %rax), %scanend
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/amd64/
H A Damd64-match.S16 #define scanend ebx define
227 movzwl -1(%scan, %bestlen), %scanend
421 movzwl -1(%scan, %rax), %scanend
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm125 scanend equ esp + 12 ; last two bytes of string define
294 mov [scanend], ebx
317 ;;; ebx = scanend
406 mov ebx, [scanend]
425 mov [scanend], ebx
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/masmx86/
H A Dmatch686.asm125 scanend equ esp + 12 ; last two bytes of string define
294 mov [scanend], ebx
317 ;;; ebx = scanend
406 mov ebx, [scanend]
425 mov [scanend], ebx
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/masmx86/
H A Dmatch686.asm125 scanend equ esp + 12 ; last two bytes of string define
294 mov [scanend], ebx
317 ;;; ebx = scanend
406 mov ebx, [scanend]
425 mov [scanend], ebx
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm125 scanend equ esp + 12 ; last two bytes of string define
294 mov [scanend], ebx
317 ;;; ebx = scanend
406 mov ebx, [scanend]
425 mov [scanend], ebx
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm75 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx
95 ; scanend ebx
375 ;;; ebx = scanend
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm75 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx
95 ; scanend ebx
375 ;;; ebx = scanend
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm75 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx
95 ; scanend ebx
375 ;;; ebx = scanend
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm75 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx
95 ; scanend ebx
375 ;;; ebx = scanend

Completed in 207 milliseconds