blob: ecbdacb94685ad2e25ba5a8e6326a14f63171e59 [file] [log] [blame]
93c3a0ba2a08 ("powerpc/test_emulate_step: Enhancement to test negative scenarios")
50428fdc53ba ("powerpc: Add a ppc_inst_as_str() helper")
1c89cf7fbed3 ("powerpc/sstep: Set NIP in instruction emulation tests")
16ef9767e4dc ("powerpc: Add ppc_inst_as_u64()")
c5ff46d69c41 ("powerpc: Add ppc_inst_next()")
650b55b707fd ("powerpc: Add prefixed instructions to instruction data type")
7fccfcfba04f ("powerpc/xmon: Move insertion of breakpoint for xol'ing")
622cf6f436a1 ("powerpc: Introduce a function for reporting instruction length")
5249385ad7f0 ("powerpc: Define and use get_user_instr() et. al.")
95b980a00d12 ("powerpc: Add a probe_kernel_read_inst() function")
7ba68b2172c1 ("powerpc: Add a probe_user_read_inst() function")
f8faaffaa7d9 ("powerpc: Use a function for reading instructions")
94afd069d937 ("powerpc: Use a datatype for instructions")
217862d9b98b ("powerpc: Introduce functions for instruction equality")
aabd2233b6ae ("powerpc: Use a function for byte swapping instructions")
8094892d1aff ("powerpc: Use a function for getting the instruction op code")
777e26f0edf8 ("powerpc: Use an accessor for instructions")
753462512868 ("powerpc: Use a macro for creating instructions from u32s")
7c95d8893fb5 ("powerpc: Change calling convention for create_branch() et. al.")
4eff2b4f32a3 ("powerpc/xmon: Move breakpoints to text section")
51c9ba11f17f ("powerpc/xmon: Move breakpoint instructions to own array")
802268fd8267 ("powerpc/xmon: Remove store_inst() for patch_instruction()")