Commit History

Author SHA1 Message Date
  Jon Medhurst cdc2536115 ARM: kprobes: Tidy-up kprobes-decode.c 14 years ago
  Jon Medhurst 9425493078 ARM: kprobes: Add emulation of hint instructions like NOP and WFI 14 years ago
  Jon Medhurst 20e8155e24 ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions 14 years ago
  Jon Medhurst c9836777d5 ARM: kprobes: Add emulation of MOVW and MOVT instructions 14 years ago
  Jon Medhurst f704a6e25b ARM: kprobes: Reject probing of undefined data processing instructions 14 years ago
  Jon Medhurst 72c2bab2be ARM: kprobes: Remove redundant code in space_1111 14 years ago
  Jon Medhurst 41713d1396 ARM: kprobes: Fix emulation of PLD instructions 14 years ago
  Jon Medhurst f0aeb8bff0 ARM: kprobes: Reject probing of SETEND instructions 14 years ago
  Jon Medhurst ac211c6994 ARM: kprobes: Consolidate stub decoding functions 14 years ago
  Jon Medhurst fa1a03b429 ARM: kprobes: Reject probing of all coprocessor instructions 14 years ago
  Jon Medhurst c6e4ae3291 ARM: kprobes: Fix emulation of USAD8 instructions 14 years ago
  Jon Medhurst 038c3839c9 ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions 14 years ago
  Jon Medhurst 8dd7cfbed8 ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH instructions 14 years ago
  Jon Medhurst 780b5c1162 ARM: kprobes: Reject probing of undefined media instructions 14 years ago
  Jon Medhurst 0e384ed164 ARM: kprobes: Add emulation of RBIT instruction 14 years ago
  Jon Medhurst 81ff5720b9 ARM: kprobes: Reject probing of LDRB instructions which load PC 14 years ago
  Jon Medhurst 5c6b76fc7d ARM: kprobes: Fix emulation of LDRD and STRD instructions 14 years ago
  Jon Medhurst 54823accfc ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredictably 14 years ago
  Jon Medhurst 6823fc85fc ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions 14 years ago
  Jon Medhurst ec58d7f237 ARM: kprobes: Reject probing of STREX and LDREX instructions 14 years ago
  Jon Medhurst ba48d40713 ARM: kprobes: Reject probing of undefined multiply instructions 14 years ago
  Jon Medhurst 75539aea4c ARM: kprobes: Fix error in comment 14 years ago
  Jon Medhurst 983ebd9365 ARM: kprobes: Reject probing of instructions which write to PC unpredictably. 14 years ago
  Jon Medhurst c412aba2a1 ARM: kprobes: Fix emulation of MRS instruction 14 years ago
  Jon Medhurst 51468ea91e ARM: kprobes: Reject probing MRS instructions which read SPSR 14 years ago
  Jon Medhurst 896a74e19d ARM: kprobes: Fix emulation of Data-processing (immediate) instructions 14 years ago
  Jon Medhurst ad111ce466 ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. 14 years ago
  Jon Medhurst a539f5d46c ARM: kprobes: Remove redundant condition checks from simulation routines 14 years ago
  Jon Medhurst 073090cb70 ARM: kprobes: Fix probing of conditionally executed instructions 14 years ago
  Viktor Rosendahl cf3cc1aa9b kprobes/arm: Fix ldrd/strd emulation 14 years ago