Searched defs:ppc_ctx (Results 1 – 1 of 1) sorted by relevance
335 struct ppc_ctx { struct336 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;