OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_ZF
(Results
1 - 2
of
2
) sorted by null
/external/qemu-pc-bios/vgabios/
vgabios.h
36
#define
GET_ZF
() (FLAGS & 0x0040)
/external/qemu-pc-bios/bochs/bios/
rombios.c
1020
#define
GET_ZF
() (FLAGS & 0x0040)
[
all
...]
Completed in 52 milliseconds