Searched refs:hex8 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/stand/i386/zfsboot/
H A Dzfsldr.S205 call hex8 # code
252 hex8: push %ax # Save label
254 call hex8.1 # 4
256 hex8.1: andb $0xf,%al # Get lower 4
/freebsd-13-stable/stand/i386/cdboot/
H A Dcdboot.S430 call hex8 # as hex
507 hex8: pushl %eax # Save label
509 call hex8.1 # 4
511 hex8.1: andb $0xf,%al # Get lower 4

Completed in 116 milliseconds