Searched refs:CCCC (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/mpc/tests/
H A Dtfma.c95 DECL_FUNC (CCCC, f, mpc_fma);
H A Dmpc-tests.h152 CCCC_func_ptr CCCC; /* output: mpc_t, inputs: (mpc_t, mpc_t, mpc_t) */ member in union:__anon3710
168 CCCC, /* output: mpc_t, inputs: (mpc_t, mpc_t, mpc_t) */ enumerator in enum:__anon3711
H A Dtgeneric.c289 function->pointer.CCCC (rop4, op1, op2, op3, rnd);
290 function->pointer.CCCC (rop, op1, op2, op3, rnd);
690 function->pointer.CCCC (expected, z, x, y, MPC_RNDNN);
691 function->pointer.CCCC (got, got, x, y, MPC_RNDNN);
705 function->pointer.CCCC (expected, z, x, y, MPC_RNDNN);
706 function->pointer.CCCC (got, z, got, y, MPC_RNDNN);
720 function->pointer.CCCC (expected, z, x, y, MPC_RNDNN);
721 function->pointer.CCCC (got, z, x, got, MPC_RNDNN);
735 function->pointer.CCCC (expected, x, x, x, MPC_RNDNN);
736 function->pointer.CCCC (go
[all...]
H A Dread_data.c694 case CCCC:
834 case CCCC: /* example mpc_fma */
840 inex = function.pointer.CCCC (z5, z2, z3, z4, rnd);
868 inex = function.pointer.CCCC (z5, z3, z2, z4, rnd);
1043 case CCCC:
/haiku-buildtools/legacy/binutils/opcodes/
H A Dv850-opc.c373 #define CCCC (B3 + 1)
377 #define D8_7 (CCCC + 1)
592 { "setf", two (0x07e0, 0x0000), two (0x07f0, 0xffff), {CCCC, R2}, 0, PROCESSOR_ALL },
646 { "sasf", two (0x07e0, 0x0200), two (0x07f0, 0xffff), {CCCC, R2}, 0, PROCESSOR_NOT_V850 },
371 #define CCCC macro
/haiku-buildtools/binutils/opcodes/
H A Dv850-opc.c1066 #define CCCC (FFF + 1)
1070 #define CCCC_NOTSA (CCCC + 1)
1686 { "sasf", two (0x07e0, 0x0200), two (0x07f0, 0xffff), {CCCC, R2}, 0, PROCESSOR_NOT_V850 },
1717 { "setf", two (0x07e0, 0x0000), two (0x07f0, 0xffff), {CCCC, R2}, 0, PROCESSOR_ALL },
1064 #define CCCC macro
H A Dmep-opc.c1771 { { MNEM, ' ', OP (CCCC), ',', OP (PCREL17A2), 0 } },
1777 { { MNEM, ' ', OP (CCCC), ',', OP (PCREL17A2), 0 } },
1783 { { MNEM, ' ', OP (CCCC), ',', OP (PCREL17A2), 0 } },
1789 { { MNEM, ' ', OP (CCCC), ',', OP (PCREL17A2), 0 } },

Completed in 111 milliseconds