Deleted Added
sdiff udiff text old ( 5081:2ccce8600a9d ) new ( 5448:67c8b7badec1 )
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
9# use which is NOT directed to receiving any direct monetary

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

79 ori t1, t1, "CFBit"
80 wruflags t1, t0
81};
82
83def macroop CMC {
84 ruflags t1
85 wruflagsi t1, "CFBit"
86};
87'''
88#let {{
89# class CLI(Inst):
90# "GenFault ${new UnimpInstFault}"
91# class STI(Inst):
92# "GenFault ${new UnimpInstFault}"
93#}};