Home
last modified time | relevance | path

Searched refs:MEM_ARG_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/i386/pxeldr/
H A Dpxeldr.S46 .set MEM_ARG_SIZE,0x18 # Size of the arguments define
259 btx_client: movl $(MEM_ARG_BTX-MEM_BTX_CLIENT+MEM_ARG_SIZE-4), %esi
262 movl $(MEM_ARG_SIZE/4), %ecx # Number of words to push
268 pushl MEM_ARG_BTX-MEM_BTX_CLIENT+MEM_ARG_SIZE # Entry point of
/freebsd/stand/i386/cdboot/
H A Dcdboot.S46 .set MEM_ARG_SIZE,0x18 # Size of the arguments define
521 btx_client: mov $(MEM_ARG_BTX-MEM_BTX_CLIENT+MEM_ARG_SIZE-4), %esi
524 mov $(MEM_ARG_SIZE/4),%ecx # Number of words to push
530 pushl MEM_ARG_BTX-MEM_BTX_CLIENT+MEM_ARG_SIZE # Entry point of