mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 04:29:49 +00:00
* ppc-instructions (sync): Add L field.
This commit is contained in:
parent
5df345fc22
commit
7631938e96
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user