提交历史

作者 SHA1 备注 提交日期
  Ravi Bangoria 83afab4ce0 powerpc/sstep: Fix kernel crash if VSX is not present 7 年之前
  Ravi Bangoria e6684d07e4 powerpc/sstep: Introduce GETTYPE macro 7 年之前
  Finn Thain 20acf7fc94 powerpc/lib: Fix "integer constant is too large" build failure 7 年之前
  Mathieu Malaterre 174b701d3d powerpc/32: Move the inline keyword at the beginning of function declaration 7 年之前
  Naveen N. Rao 67ac0bfe29 powerpc/kprobes: Blacklist emulate_update_regs() from kprobes 7 年之前
  Michael Ellerman a54c61f46e Merge branch 'fixes' into next 7 年之前
  Sandipan Das b0490a04e7 powerpc/lib/sstep: Fix count leading zeros instructions 7 年之前
  Sandipan Das 0a75aff178 powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32 7 年之前
  Sandipan Das dc39c1d68f powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32 7 年之前
  Sandipan Das 924c8feb04 powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0 7 年之前
  Anton Blanchard 1575fe06f6 powerpc/sstep: mullw should calculate a 64 bit signed result 7 年之前
  Anton Blanchard 5bcaa4cc41 powerpc/sstep: Fix issues with mcrf 7 年之前
  Anton Blanchard ad47ff3e33 powerpc/sstep: Fix issues with set_cr0() 7 年之前
  Michael Ellerman 3b79b26101 powerpc/sstep: Avoid used uninitialized error 8 年之前
  Paul Mackerras 45f62159f3 powerpc: Wrap register number correctly for string load/store instructions 8 年之前
  Paul Mackerras d2b65ac652 powerpc: Emulate load/store floating point as integer word instructions 8 年之前
  Paul Mackerras a53d5182e2 powerpc: Separate out load/store emulation into its own function 8 年之前
  Paul Mackerras d955189ae4 powerpc: Handle opposite-endian processes in emulation code 8 年之前
  Paul Mackerras b9da9c8a48 powerpc: Set regs->dar if memory access fails in emulate_step() 8 年之前
  Paul Mackerras b2543f7b20 powerpc: Emulate the dcbz instruction 8 年之前
  Paul Mackerras 1f41fb7904 powerpc: Emulate load/store floating double pair instructions 8 年之前
  Paul Mackerras e61ccc7b0c powerpc: Emulate vector element load/store instructions 8 年之前
  Paul Mackerras c22435a5f3 powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live 8 年之前
  Paul Mackerras e0a0986b44 powerpc: Make load/store emulation use larger memory accesses 8 年之前
  Paul Mackerras 958465ee54 powerpc: Add emulation for the addpcis instruction 8 年之前
  Paul Mackerras 5762e08344 powerpc: Don't update CR0 in emulation of popcnt, prty, bpermd instructions 8 年之前
  Paul Mackerras f1bbb99f41 powerpc: Fix emulation of the isel instruction 8 年之前
  Paul Mackerras d120cdbce6 powerpc/64: Fix update forms of loads and stores to write 64-bit EA 8 年之前
  Paul Mackerras 350779a29f powerpc: Handle most loads and stores in instruction emulation code 8 年之前
  Paul Mackerras ee0a54d797 powerpc: Don't check MSR FP/VMX/VSX enable bits in analyse_instr() 8 年之前