{ %CPU=i8086 } { %NORUN } { Pop CS should produce a warning on i8086 } {$asmmode intel} begin asm pop cs end; end.