Home
last modified time | relevance | path

Searched refs:bit_zp (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/hugo/hugo-2.12/
H A Dh6280.h66 extern int bit_zp(void);
H A Ddis_runtime.h76 { bit_zp, AM_ZP, "BIT" }, /* $24 */
H A Dh6280.c834 int bit_zp(void) { in bit_zp() function