OSDN Git Service

[ gas/ChangeLog ]
authorThiemo Seufer <ths@networkno.de>
Fri, 5 May 2006 15:41:23 +0000 (15:41 +0000)
committerThiemo Seufer <ths@networkno.de>
Fri, 5 May 2006 15:41:23 +0000 (15:41 +0000)
commit9cd82496866c3d6dd8aa883e96b80b5608204978
tree16307af922d7dcdc205232a6b19ef82a9c298ebe
parent2b74b1ab318dac297c0135250692a05e29e02ebd
[ gas/ChangeLog ]
* config/tc-mips.c (macro_build): Add case 'k' to handle cache
instruction.
(macro): Add new case M_CACHE_AB.

[ opcodes/ChangeLog ]
* mips-opc.c: Add macro for cache instruction.

[ include/opcode/ChangeLog ]
* mips.h (enum): Add macro M_CACHE_AB.
gas/ChangeLog
gas/config/tc-mips.c
include/opcode/ChangeLog
include/opcode/mips.h
opcodes/ChangeLog
opcodes/mips-opc.c