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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dsh-stub.c158 #define UCOND_DISP 0x0fff macro
600 displacement = (opcode & UCOND_DISP) << 1;
H A Dwince.c839 #define UCOND_DISP 0x0fff macro
904 displacement = (opcode & UCOND_DISP) << 1;

Completed in 165 milliseconds