Searched refs:UEXT (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dm88k-dis.c674 UEXT (inst, opptr->offset, opptr->width));
679 UEXT (inst, opptr->offset, opptr->width));
684 UEXT (inst, opptr->offset, opptr->width));
689 UEXT (inst, opptr->offset, opptr->width));
694 UEXT (inst, opptr->offset, opptr->width));
698 extracted_field = UEXT (inst, opptr->offset, opptr->width);
706 extracted_field = UEXT (inst, opptr->offset, opptr->width);
711 extracted_field = UEXT (inst, opptr->offset, opptr->width);
736 UEXT (inst, opptr->offset, 5),
737 UEXT (ins
[all...]
/haiku-fatelf/src/bin/gdb/include/opcode/
H A Dm88k.h356 #define UEXT(src,off,wid) \ macro

Completed in 48 milliseconds