Searched hist:"1 c66b79bb3b11942a98085fd89295cf6cddae41a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | diff 1c66b79bb3b11942a98085fd89295cf6cddae41a Mon Jul 04 13:35:07 CDT 2016 Paul Burton <paul.burton@imgtec.com> MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
The opcodes currently defined in inst.h as beqzcjic_op & bnezcjialc_op are actually defined in the MIPS base instruction set manuals as pop66 & pop76 respectively. Rename them as such, for consistency with the documentation.
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: James Hogan <james.hogan@imgtec.com> Acked-by: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/linux/arch/mips/kernel/ |
H A D | branch.c | diff 1c66b79bb3b11942a98085fd89295cf6cddae41a Mon Jul 04 13:35:07 CDT 2016 Paul Burton <paul.burton@imgtec.com> MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
The opcodes currently defined in inst.h as beqzcjic_op & bnezcjialc_op are actually defined in the MIPS base instruction set manuals as pop66 & pop76 respectively. Rename them as such, for consistency with the documentation.
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: James Hogan <james.hogan@imgtec.com> Acked-by: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | diff 1c66b79bb3b11942a98085fd89295cf6cddae41a Mon Jul 04 13:35:07 CDT 2016 Paul Burton <paul.burton@imgtec.com> MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
The opcodes currently defined in inst.h as beqzcjic_op & bnezcjialc_op are actually defined in the MIPS base instruction set manuals as pop66 & pop76 respectively. Rename them as such, for consistency with the documentation.
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: James Hogan <james.hogan@imgtec.com> Acked-by: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|