repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update copyright year range in all GDB files
[binutils-gdb.git]
/
sim
/
v850
/
v850_sim.h
blob
b1dddfdd41b9013221fa03e28101a77fca47835b
1
struct
simops
2
{
3
unsigned long
opcode
;
4
unsigned long
mask
;
5
int
(*
func
) (
void
);
6
int
numops
;
7
int
operands
[
12
];
8
};