K 10 svn:author V 4 neel K 8 svn:date V 27 2012-08-04T23:51:21.251724Z K 7 svn:log V 378 The displacement field in the decoded instruction should be treated as a 8-bit or 32-bit signed integer. Simplify the handling of indirect addressing with displacement by unconditionally adding the 'instruction->disp' to the target address. This is alright since 'instruction->disp' is non-zero only for the addressing modes that specify a displacement. Obtained from: NetApp END