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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsh-stub.c159 #define UCOND_REG 0x0f00 macro
612 reg = (char) ((opcode & UCOND_REG) >> 8);
H A Dwince.c840 #define UCOND_REG 0x0f00 macro
916 reg = (char) ((opcode & UCOND_REG) >> 8);

Completed in 52 milliseconds