Home
last modified time | relevance | path

Searched defs:Opcode (Results 1 – 10 of 10) sorted by relevance

/inferno-os/libinterp/
H A Ddas-arm.c23 typedef struct Opcode Opcode; typedef
24 struct Opcode struct
27 void (*f)(Opcode*, Instr*); argument
28 char* a;
H A Ddas-power.c172 typedef struct Opcode Opcode; typedef
174 struct Opcode { struct
179 void (*f)(Opcode *, Instr *); argument
187 branch(Opcode *o, Instr *i) in branch() argument
H A Ddas-mips.c25 } Opcode; typedef
/inferno-os/utils/libmach/
H A Dqdb.c336 typedef struct Opcode Opcode; typedef
338 struct Opcode { struct
343 void (*f)(Opcode *, Instr *); argument
351 branch(Opcode *o, Instr *i) in branch() argument
H A Dtdb.c26 typedef struct Opcode Opcode; typedef
27 struct Opcode struct
30 void (*fmt)(Opcode*, Instr*); argument
31 uvlong (*foll)(Map*, Rgetter, Instr*, uvlong);
32 char* a;
H A D5db.c36 typedef struct Opcode Opcode; typedef
37 struct Opcode struct
40 void (*fmt)(Opcode*, Instr*); argument
41 uvlong (*foll)(Map*, Rgetter, Instr*, uvlong);
42 char* a;
H A Dvdb.c257 typedef struct Opcode Opcode; typedef
259 struct Opcode { struct
261 void (*f)(Opcode *, Instr *); argument
268 branch(Opcode *o, Instr *i) in branch() argument
H A Dvcodas.c27 } Opcode; typedef
/inferno-os/os/boot/puma/
H A Dether8900.c146 Opcode = 0x0300, /* command opcode (field) */ enumerator
/inferno-os/os/cerf1110/
H A Dether8900.c117 Opcode = 0x0300, /* command opcode (field) */ enumerator