Home
last modified time | relevance | path

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

/dports/emulators/hugo/hugo-2.12/
H A Doptable.h25 #define AM_TST_ABS 16 /* special 'TST' addressing mode */ macro
H A Ddis_runtime.h31 #define AM_TST_ABS 16 /* special 'TST' addressing mode */ macro
187 { tstins_abs, AM_TST_ABS, "TST" }, /* $93 */
H A Ddis_cst.h162 { AM_TST_ABS, "TST" }, /* $93 */
H A Doptable.c155 {AM_TST_ABS, "TST", &follow_straight}, /* $93 */