1@hex:
2  # Example instruction using a 48-bit far pointer.
3  9a 01 02 03 04 05 06
4
5@dis:
6     0:	9a 01 02 03 04 05 06                         	lcall  $0x605,$0x4030201
7@rdfa_output:
8  0: unrecognized instruction
9  return code: 1
10@spec:
11  0: unrecognized instruction 'lcall $0x605,$0x4030201'
12