Home
last modified time | relevance | path

Searched refs:AM_TST_ZP (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/hugo/hugo-2.12/
H A Doptable.h24 #define AM_TST_ZP 15 /* special 'TST' addressing mode */ macro
H A Ddis_runtime.h30 #define AM_TST_ZP 15 /* special 'TST' addressing mode */ macro
171 { tstins_zp, AM_TST_ZP, "TST" }, /* $83 */
H A Ddis_cst.h146 { AM_TST_ZP, "TST" }, /* $83 */
H A Doptable.c139 {AM_TST_ZP, "TST", &follow_straight}, /* $83 */