OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:v850_opcodes
(Results
1 - 6
of
6
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
v850.h
98
extern const struct v850_opcode
v850_opcodes
[];
160
the operands field of the
v850_opcodes
table. */
/toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-9297
231
* v850-opc.c (
v850_opcodes
): Further rearrangements.
239
* v850-opc.c (
v850_opcodes
): Fields reordered to allow assembler
350
* v850-opc.c (
v850_opcodes
[]): Add NOT_R0 flag to decect cases
355
* v850-opc.c (
v850_opcodes
[]): Move divh opcodes next to each other.
363
* v850-opc.c (
v850_opcodes
[]): Remove use of flag field.
364
* v850-opc.c (
v850_opcodes
[]): Add support for reversed short load
392
(
v850_opcodes
): Add v850EA instructions.
399
(
v850_opcodes
): Add v850E instructions.
[
all
...]
v850-dis.c
227
struct v850_opcode *op = (struct v850_opcode *)
v850_opcodes
;
v850-opc.c
1342
const struct v850_opcode
v850_opcodes
[] =
variable in typeref:struct:v850_opcode
[
all
...]
ChangeLog-0203
173
* v850-opc.c (
v850_opcodes
): Add DBTRAP and DBRET instructions.
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-v850.c
[
all
...]
Completed in 140 milliseconds