blob: 6abee96f787e408676aab56fd08ee6b1cc189c0c [file] [log] [blame]
e61ccc7b0c41 ("powerpc: Emulate vector element load/store instructions")
c22435a5f3d8 ("powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live")
e0a0986b4465 ("powerpc: Make load/store emulation use larger memory accesses")
d120cdbce68c ("powerpc/64: Fix update forms of loads and stores to write 64-bit EA")
350779a29f11 ("powerpc: Handle most loads and stores in instruction emulation code")
ee0a54d79788 ("powerpc: Don't check MSR FP/VMX/VSX enable bits in analyse_instr()")
3cdfcbfd32b9 ("powerpc: Change analyse_instr so it doesn't modify *regs")
e27f71e5ff3c ("powerpc/lib/sstep: Add isel instruction emulation")
2c979c489fee ("powerpc/lib/sstep: Add prty instruction emulation")
f312793dda98 ("powerpc/lib/sstep: Add bpermd instruction emulation")
dcbd19b48d31 ("powerpc/lib/sstep: Add popcnt instruction emulation")
02c0f62a60b6 ("powerpc/lib/sstep: Add cmpb instruction emulation")
64e756c55aa4 ("powerpc: Fix emulation of mfocrf in emulate_step()")
87c4b83e0fe2 ("powerpc: Fix emulation of mcrf in emulate_step()")
71f6e58e5efe ("powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()")
e148bd17f48b ("powerpc: Emulation support for load/store instructions on LE")
51c9c0843993 ("powerpc/kprobes: Implement Optprobes")
ebfa50df435e ("powerpc: Add helper to check if offset is within relative branch range")
3c4b66a6d0d2 ("powerpc/sstep: Return directly after a failed address_ok() in emulate_step()")
6cc89bad60a6 ("powerpc/kprobes: Invoke handlers directly")
24bfa6a9e0d4 ("powerpc: EX_TABLE macro for exception tables")
e3f2c6c39371 ("powerpc/asm: Allow including ppc_asm.h in asm files")