Searched refs:extract_op (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ia64-opc.c | 33 static int extract_op (int, int *, unsigned int *); 249 extract_op (int op_pointer, int *opval, unsigned int *op) in extract_op() function 371 oplen = extract_op (op_pointer, opval, &op); in locate_opcode_ent()
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ia64-opc.c | 33 static int extract_op (int, int *, unsigned int *); 249 extract_op (int op_pointer, int *opval, unsigned int *op) in extract_op() function 371 oplen = extract_op (op_pointer, opval, &op); in locate_opcode_ent()
|