Deleted Added
sdiff udiff text old ( 5081:2ccce8600a9d ) new ( 6060:3d524dc980a8 )
full compact
1# Copyright (c) 2007 The Hewlett-Packard Development Company
2# All rights reserved.
3#
4# Redistribution and use of this software in source and binary forms,
5# with or without modification, are permitted provided that the
6# following conditions are met:
7#
8# The software must be used only for Non-Commercial Use which means any

--- 76 unchanged lines hidden (view full) ---

85{
86 # Make the default data size of jumps 64 bits in 64 bit mode
87 .adjust_env oszIn64Override
88
89 rdip t7
90 ld t1, seg, riprel, disp
91 wripi t1, 0
92};
93'''