* ppc-instructions (sync): Add L field.
authorNathan Froyd <froydnj@codesourcery.com>
Mon, 12 Jan 2009 20:04:36 +0000 (20:04 +0000)
committerNathan Froyd <froydnj@codesourcery.com>
Mon, 12 Jan 2009 20:04:36 +0000 (20:04 +0000)
sim/ppc/ChangeLog
sim/ppc/ppc-instructions

index 6e0febfa047c243002966a53afd3b8b018ed3163..0fbace97f8e0554128693d90eb6f304e1383db88 100644 (file)
@@ -1,3 +1,7 @@
+2009-01-12  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * ppc-instructions (sync): Add L field.
+
 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * ppc-instructions, ppc-spr-table: Add ability
index 66c26fc949c3e3ebe7b8a6b6ac048a57388379f0..b025f8699f8d7bf3e73a40233e712f8d57acf216 100644 (file)
@@ -2494,7 +2494,7 @@ void::function::invalid_zero_divide_operation:cpu *processor, unsigned_word cia,
        }
        PPC_INSN_INT(0, (RA_BITMASK & ~1) | RB_BITMASK | RS_BITMASK, 1/*Rc*/);
 
-0.31,6./,11./,16./,21.598,31./:X::sync:Synchronize
+0.31,6./,9.L,11./,16./,21.598,31./:X::sync:Synchronize
 *601: PPC_UNIT_IU,    PPC_UNIT_IU,    1,  1,  0
 *603: PPC_UNIT_SRU,   PPC_UNIT_SRU,   1,  1,  0
 *603e:PPC_UNIT_SRU,   PPC_UNIT_SRU,   1,  1,  0
This page took 0.028753 seconds and 4 git commands to generate.