Searched hist:"1 b492600068d5fbd033196ce2bdb28735a23747e" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | diff 1b492600068d5fbd033196ce2bdb28735a23747e Mon Jul 04 20:35:08 CEST 2016 Paul Burton <paul.burton@imgtec.com> MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
The opcodes currently defined in inst.h as cbcond0_op & cbcond1_op are actually defined in the MIPS base instruction set manuals as pop10 & pop30 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>
|
/linux/arch/mips/kernel/ |
H A D | branch.c | diff 1b492600068d5fbd033196ce2bdb28735a23747e Mon Jul 04 20:35:08 CEST 2016 Paul Burton <paul.burton@imgtec.com> MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
The opcodes currently defined in inst.h as cbcond0_op & cbcond1_op are actually defined in the MIPS base instruction set manuals as pop10 & pop30 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>
|
/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | diff 1b492600068d5fbd033196ce2bdb28735a23747e Mon Jul 04 20:35:08 CEST 2016 Paul Burton <paul.burton@imgtec.com> MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
The opcodes currently defined in inst.h as cbcond0_op & cbcond1_op are actually defined in the MIPS base instruction set manuals as pop10 & pop30 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>
|