Home
last modified time | relevance | path

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

/dports/emulators/hugo/hugo-2.12/
H A Doptable.h21 #define AM_ABSIND 12 /* absolute indirect */ macro
H A Ddis_runtime.h27 #define AM_ABSIND 12 /* absolute indirect */ macro
148 { jmp_absind, AM_ABSIND, "JMP" }, /* $6C */
H A Ddis_cst.h123 { AM_ABSIND, "JMP" }, /* $6C */
H A Doptable.c116 {AM_ABSIND, "JMP", &follow_JMPindir}, /* $6C */