OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHORT_CMPU
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
d30v.h
104
#define
SHORT_CMPU
40 /* special form for CMPUcc */
/toolchain/binutils/binutils-2.25/opcodes/
d30v-opc.c
237
{ "cmpu", LOGIC, 0xD, {
SHORT_CMPU
, LONG_CMP }, EITHER, 0, 0, 0 },
462
{
SHORT_CMPU
, 0, { CC, Fa2, Rb, Rc} }, /* CC Fa2,Rb,Rc */
463
{
SHORT_CMPU
, 2, { CC, Fa2, Rb, IMM6U2} }, /* CC Fa2,Rb,imm6 */
Completed in 77 milliseconds