diff options
| author | Lucy Liu <[email protected]> | 2020-07-03 13:53:02 -0700 |
|---|---|---|
| committer | Lucy Liu <[email protected]> | 2020-07-03 13:53:02 -0700 |
| commit | a8f98c3d111c9238ad79908e690b22c5e43f1522 (patch) | |
| tree | a9f379ae6ff144e8f3eccd3d510a36c2c0983edd /src/cuda-sim/opcodes.def | |
| parent | 52bee41cfea17f13e93cc1fb812c125fd44bac7b (diff) | |
removed whitespace changes
Diffstat (limited to 'src/cuda-sim/opcodes.def')
| -rw-r--r-- | src/cuda-sim/opcodes.def | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/cuda-sim/opcodes.def b/src/cuda-sim/opcodes.def index aa85512..f5bf156 100644 --- a/src/cuda-sim/opcodes.def +++ b/src/cuda-sim/opcodes.def @@ -1,10 +1,10 @@ -// Copyright (c) 2009-2011, Tor M. Aamodt, Ali Bakhoda +// Copyright (c) 2009-2011, Tor M. Aamodt, Ali Bakhoda // The University of British Columbia // All rights reserved. -// +// // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: -// +// // Redistributions of source code must retain the above copyright notice, this // list of conditions and the following disclaimer. // Redistributions in binary form must reproduce the above copyright notice, this @@ -13,7 +13,7 @@ // Neither the name of The University of British Columbia nor the names of its // contributors may be used to endorse or promote products derived from this // software without specific prior written permission. -// +// // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED // WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE @@ -27,7 +27,7 @@ /*6th operand of each OP_DEF reflects its classification */ -/*Type +/*Type ALU 1 MAD 2 Control 3 |
