summaryrefslogtreecommitdiff
path: root/src/arch/power/isa/decoder.isa
AgeCommit message (Expand)Author
2018-05-08arch-x86, arch-power: fix calls to bits and insertBitsMatt Sinclair
2015-07-20syscall_emul: [patch 13/22] add system call retry capabilityBrandon Potter
2016-02-06arch: get rid of dummy var initSteve Reinhardt
2012-03-26Power: Change bitfield name to avoid conflicts with range_mapAndreas Hansson
2011-09-26ISA parser: Use '_' instead of '.' to delimit type modifiers on operands.Gabe Black
2010-12-08POWER: Take advantage of new PCState syntax.Gabe Black
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2009-10-27POWER: Add support for the Power ISATimothy M. Jones