Home
last modified time | relevance | path

Searched refs:A_MULT (Results 1 – 21 of 21) sorted by relevance

/dports/math/testu01/TestU01-1.2.3/testu01/
H A Dfmultin.c55 A_MULT, enumerator
249 case A_MULT: in PrintHead()
727 } else if (Test == A_MULT) { in TabMultin()
866 Par[6] = A_MULT; in fmultin_Serial1()
882 PrintHead ("fmultin_Serial1", A_MULT, fam, spar, Par, Nr, j1, j2, jstep); in fmultin_Serial1()
906 Par[6] = A_MULT; in fmultin_SerialOver1()
922 PrintHead ("fmultin_SerialOver1", A_MULT, fam, spar, Par, Nr, in fmultin_SerialOver1()
/dports/editors/fpc-ide/fpc-3.2.2/compiler/mips/
H A Dopcode.inc89 A_MULT,
H A Dncpuadd.pas323 multops: array[boolean] of TAsmOp = (A_MULT, A_MULTU);
H A Daoptcpu.pas595 else if (taicpu(next).opcode in [A_MULT,A_MULTU,A_BC]) and
H A Dcgcpu.pas123 A_NONE,A_NONE,A_ADDU,A_AND,A_NONE,A_NONE,A_MULT,A_MULTU,A_NONE,A_NONE,
1214 OS_S32: asmop:=A_MULT;
/dports/lang/fpc/fpc-3.2.2/compiler/mips/
H A Dopcode.inc89 A_MULT,
H A Dncpuadd.pas323 multops: array[boolean] of TAsmOp = (A_MULT, A_MULTU);
H A Daoptcpu.pas595 else if (taicpu(next).opcode in [A_MULT,A_MULTU,A_BC]) and
H A Dcgcpu.pas123 A_NONE,A_NONE,A_ADDU,A_AND,A_NONE,A_NONE,A_MULT,A_MULTU,A_NONE,A_NONE,
1214 OS_S32: asmop:=A_MULT;
/dports/lang/fpc-source/fpc-3.2.2/compiler/mips/
H A Dopcode.inc89 A_MULT,
H A Dncpuadd.pas323 multops: array[boolean] of TAsmOp = (A_MULT, A_MULTU);
H A Daoptcpu.pas595 else if (taicpu(next).opcode in [A_MULT,A_MULTU,A_BC]) and
H A Dcgcpu.pas123 A_NONE,A_NONE,A_ADDU,A_AND,A_NONE,A_NONE,A_MULT,A_MULTU,A_NONE,A_NONE,
1214 OS_S32: asmop:=A_MULT;
/dports/cad/yosys/yosys-yosys-0.12/techlibs/xilinx/
H A Dcells_sim.v2517 wire signed [17:0] A_MULT; net
2519 assign P_MULT = A_MULT * B_MULT;
2557 assign A_MULT = (AREG == 1) ? A_REG : A;
3658 wire signed [24:0] A_MULT; net
3661 if (USE_DPORT == "TRUE") assign A_MULT = ADr;
3662 else assign A_MULT = Ar12_gated;
3665 wire signed [42:0] M = A_MULT * B_MULT;
3754 wire A24_xnor_B17d = A_MULT[24] ~^ B_MULT[17];
/dports/misc/heyu2/heyu-2.10/
H A Ddigimax.c533 if ( aflags & A_MULT ) { in c_dmxcmds()
H A Dcmd.c99 #define A_MULT 128
1118 flags |= A_MULT; in parse_addr()
1161 flags |= A_MULT; in parse_addr()
2581 else if ( aflags & A_MULT ) { in direct_command()
H A Dprocess.h726 #define A_MULT 128 macro
H A Doregon.c2714 if ( aflags & A_MULT ) { in c_orecmds()
2933 if ( aflags & A_MULT ) { in c_ore_emu()
H A Dx10state.c9120 if ( aflags & A_MULT && config.state_ctrl == SC_SINGLE ) { in c_x10state()
9280 if ( aflags & A_MULT ) { in c_x10state()
9771 if ( aflags & A_MULT ) { in get_global_flags()
9802 if ( aflags & A_MULT ) { in get_global_flags()
12180 if ( aflags & A_MULT ) {
12221 if ( !(aflags & A_VALID) || (aflags & A_MULT) || bitmap == 0 ) {
14251 if ( !(aflags & A_VALID) || (aflags & (A_PLUS | A_MINUS | A_MULT)) || bitmap == 0) {
H A Drfxcom.c526 if ( aflags & A_MULT ) { in c_rfxcmds()
H A Dprocess.c4975 aflags & (A_PLUS | A_MINUS | A_DUMMY | A_MULT) ) { in parse_trigger()
11491 if ( !(aflags & A_VALID) || (aflags & (A_PLUS | A_MINUS | A_MULT)) || bitmap == 0 ) {