Home
last modified time | relevance | path

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

/dports/emulators/hugo/hugo-2.12/
H A Doptable.h27 #define AM_TST_ABSX 18 /* special 'TST' addressing mode */ macro
H A Ddis_runtime.h33 #define AM_TST_ABSX 18 /* special 'TST' addressing mode */ macro
219 { tstins_absx,AM_TST_ABSX,"TST" }, /* $B3 */
H A Ddis_cst.h194 { AM_TST_ABSX,"TST" }, /* $B3 */
H A Doptable.c187 {AM_TST_ABSX, "TST", &follow_straight}, /* $B3 */