NAME=h8300 asm.symbol with :16 suffix
FILE=malloc://16
CMDS=<<EOC
fs symbols
f sym.target @ 0x1234
e asm.arch=h8300
e asm.bits=16
e asm.flags=false
e asm.sub.names=true
e asm.sub.jmp=true
e asm.sub.varmin=0
e asm.symbol=true
wx 5a001234
ao
pd 1
EOC
EXPECT=<<EOC
address: 0x0
opcode: jmp @0x1234:16
esilcost: 0
disasm: jmp sym.target :16
mnemonic: jmp
mask: ff000000
id: 0
bytes: 5a001234
size: 4
sign: false
type: jmp
cycles: 0
jump: 0x00001234
family: cpu
    + 0          ,=< 0x00000000      5a001234       jmp sym.target :16
EOC
RUN
