Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dppc.h335 struct ppc_ctx { struct
336 struct opcode * op;
337 unsigned long instr;
338 unsigned int flags;
339 int datalen;
340 char data[ 256 ];
341 char radix_fmt[ 8 ];
342 unsigned char * virtual;