Searched refs:RC (Results 1 - 25 of 33) sorted by relevance

12

/haiku-buildtools/legacy/binutils/binutils/testsuite/binutils-all/windres/
H A Dmsupdate26 RC="rc"
29 RC="$1"
37 $RC /fo$o $i
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/windres/
H A Dmsupdate26 RC="rc"
29 RC="$1"
37 $RC /fo$o $i
/haiku-buildtools/binutils/opcodes/
H A Darc-tbl.h23 { "abs", 0x202F0009, 0xF8FF003F, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, ARITH, NONE, { RB, RC }, { C_F }},
26 { "abs", 0x262F7009, 0xFFFF703F, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, ARITH, NONE, { ZA, RC }, { C_F }},
41 { "abss", 0x282F0005, 0xF8FF003F, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM, ARITH, NONE, { RB, RC }, { C_F }},
44 { "abss", 0x2E2F7005, 0xFFFF703F, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM, ARITH, NONE, { ZA, RC }, { C_F }},
59 { "abssh", 0x282F0004, 0xF8FF003F, ARC_OPCODE_ARCv2EM, DSP, NONE, { RB_CHK, RC }, { C_F }},
62 { "abssh", 0x2E2F7004, 0xFFFF703F, ARC_OPCODE_ARCv2EM, DSP, NONE, { ZA, RC }, { C_F }},
77 { "abssw", 0x282F0004, 0xF8FF003F, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700, ARITH, NONE, { RB, RC }, { C_F }},
80 { "abssw", 0x2E2F7004, 0xFFFF703F, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700, ARITH, NONE, { ZA, RC }, { C_F }},
98 { "acm", 0x30280000, 0xF8FF0000, ARC_OPCODE_ARC700, ARITH, NONE, { RA, RB, RC }, { C_F }},
101 { "acm", 0x30E80000, 0xF8FF0020, ARC_OPCODE_ARC700, ARITH, NONE, { RB, RBdup, RC }, { C_
[all...]
H A Darc-nps400-tbl.h80 { "rflt", 0x382e0000, 0xf8ff8000, ARC_OPCODE_ARC700, BITOP, NPS400, { RA, RB, RC }, { 0 }},
83 { "rflt", 0x3e2e7000, 0xfffff000, ARC_OPCODE_ARC700, BITOP, NPS400, { RA, LIMM, RC }, { 0 }},
89 { "rflt", 0x382e003e, 0xf8ff803f, ARC_OPCODE_ARC700, BITOP, NPS400, { ZA, RB, RC }, { 0 }},
92 { "rflt", 0x3e2e703e, 0xfffff03f, ARC_OPCODE_ARC700, BITOP, NPS400, { ZA, LIMM, RC }, { 0 }},
113 { "crc16", 0x38330000, 0xf8ff0000, ARC_OPCODE_ARC700, BITOP, NPS400, { RA, RB, RC }, { C_NPS_R }},
116 { "crc16", 0x3e337000, 0xffff7000, ARC_OPCODE_ARC700, BITOP, NPS400, { RA, LIMM, RC }, { C_NPS_R }},
122 { "crc16", 0x3833003e, 0xf8ff003f, ARC_OPCODE_ARC700, BITOP, NPS400, { ZA, RB, RC }, { C_NPS_R }},
125 { "crc16", 0x3e33703e, 0xffff703f, ARC_OPCODE_ARC700, BITOP, NPS400, { ZA, LIMM, RC }, { C_NPS_R }},
146 { "crc32", 0x38340000, 0xf8ff0000, ARC_OPCODE_ARC700, BITOP, NPS400, { RA, RB, RC }, { C_NPS_R }},
149 { "crc32", 0x3e347000, 0xffff7000, ARC_OPCODE_ARC700, BITOP, NPS400, { RA, LIMM, RC }, { C_NPS_
[all...]
H A Darc-ext-tbl.h30 #define ARG_32BIT_RARBRC { RA, RB, RC }
31 #define ARG_32BIT_ZARBRC { ZA, RB, RC }
32 #define ARG_32BIT_RBRBRC { RB, RBdup, RC }
37 #define ARG_32BIT_RALIMMRC { RA, LIMM, RC }
39 #define ARG_32BIT_ZALIMMRC { ZA, LIMM, RC }
50 #define ARG_32BIT_RBRC { RB, RC }
51 #define ARG_32BIT_ZARC { ZA, RC }
H A Darc-opc.c1563 #define RC (RB_CHK + 1) macro
1565 #define RBdup (RC + 1)
2177 const unsigned char arg_32bit_rarbrc[] = { RA, RB, RC };
2178 const unsigned char arg_32bit_zarbrc[] = { ZA, RB, RC };
2179 const unsigned char arg_32bit_rbrbrc[] = { RB, RBdup, RC };
2184 const unsigned char arg_32bit_ralimmrc[] = { RA, LIMM, RC };
2186 const unsigned char arg_32bit_zalimmrc[] = { ZA, LIMM, RC };
2197 const unsigned char arg_32bit_rbrc[] = { RB, RC };
2198 const unsigned char arg_32bit_zarc[] = { ZA, RC };
2204 const unsigned char arg_32bit_limmrc[] = { LIMM, RC };
[all...]
H A Dalpha-opc.c79 /* The same for the RC field. */
212 #define RC (RB + 1)
216 #define FA (RC + 1)
244 /* The RC field when it must be the same as the RB field. */
248 /* The RC field when it can *default* to RA. */
253 /* The RC field when it can *default* to RB. */
421 #define ARG_OPRLZ1 { ZA, LIT, RC }
567 { "clr", OPR(0x11,0x20), BASE, { ZA, ZB, RC } }, /* pseudo */
568 { "mov", OPR(0x11,0x20), BASE, { ZA, RB, RC } }, /* pseudo */
569 { "mov", OPR(0x11,0x20), BASE, { RA, RBA, RC } }, /* pseud
210 #define RC macro
[all...]
H A Dmt-opc.c544 { { MNEM, ' ', OP (FRSR1), ',', OP (FRSR2), ',', '#', OP (RC), ',', '#', OP (RCNUM), ',', '#', OP (CONTNUM), 0 } },
H A Dppc-opc.c575 /* The RC register field in an maddld, maddhd or maddhdu instruction. */
576 #define RC RBOPT + 1
582 #define RS RC + 1
2718 /* An XX3 form instruction with the RC bit specified. */
2727 /* An X form instruction with the RC bit specified. */
2730 /* A X form instruction for Quad-Precision FP Instructions with RC bit. */
2736 /* A Z form instruction with the RC bit specified. */
2851 /* An X form instruction with the L bit and RC bit specified. */
3266 {"maddhd", VXA(4, 48), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}},
3268 {"maddhdu", VXA(4, 49), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}},
574 #define RC macro
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Davx512f-nondef.s4 # vrndscalesd {sae}, $123, %xmm4, %xmm5, %xmm6{%k7} # with null RC
6 # vrndscalesd {sae}, $123, %xmm4, %xmm5, %xmm6{%k7} # with not-null RC
H A Dx86-64-avx512f-nondef.s4 # vrndscalesd {sae}, $123, %xmm4, %xmm5, %xmm6{%k7} # with null RC
6 # vrndscalesd {sae}, $123, %xmm4, %xmm5, %xmm6{%k7} # with not-null RC
/haiku-buildtools/libtool/
H A Dconfigure.ac124 AM_CONDITIONAL(HAVE_RC, [test "x$RC" != xno])
H A Dconfigure471 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS TIMESTAMP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar pkgdatadir aclocaldir subdirs CONF_SUBDIRS ACINCLUDE_M4_LIST DIST_MAKEFILE_LIST CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LD NM LN_S CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE HAVE_CXX_TRUE HAVE_CXX_FALSE F77 FFLAGS ac_ct_F77 HAVE_F77_TRUE HAVE_F77_FALSE GCJ ac_ct_GCJ GCJFLAGS HAVE_GCJ_TRUE HAVE_GCJ_FALSE RC ac_ct_RC HAVE_RC_TRUE HAVE_RC_FALSE ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB DLLTOOL ac_ct_DLLTOOL AS ac_ct_AS OBJDUMP ac_ct_OBJDUMP CPP CXXCPP LIBTOOL LIBOBJS LTLIBOBJS'
4258 if test -n "$RC"; then
4259 ac_cv_prog_RC="$RC" # Let the user override the test.
4277 RC=$ac_cv_prog_RC
4278 if test -n "$RC"; then
4279 echo "$as_me:$LINENO: result: $RC" >&5
4280 echo "${ECHO_T}$RC" >&6
4288 ac_ct_RC=$RC
4325 RC=$ac_ct_RC
4327 RC
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/tic4x/
H A Dregisters.s41 ldi R0,RC
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic4x/
H A Dregisters.s41 ldi R0,RC
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dparse.h42 RANGE, RC, READ, READTEXT, RECEIVE, RECURSIVE, REF, REGION, REM, enumerator in enum:terminal
H A Dlex.c404 return RC;
/haiku-buildtools/jam/
H A DJamfile171 # RC must be defined, if we are to compile the resources.
172 if ! $(RC) && ! $(NO_STAT_CACHE_SERVER_RESOURCES) {
173 Echo "NOTE: The variable RC is not defined, and therefore the" ;
176 Echo "NOTE: define RC as an absolute or relative path referring to" ;
192 $(RC) -o "$(1)" "$(2)"
/haiku-buildtools/binutils/zlib/win32/
H A DMakefile.gcc57 RC = $(PREFIX)windres
123 $(RC) $(RCFLAGS) -o $@ win32/zlib1.rc
H A DMakefile.msc28 RC = rc
140 $(RC) $(RCFLAGS) /fo$@ $(TOP)/win32/zlib1.rc
/haiku-buildtools/legacy/binutils/opcodes/
H A Dalpha-opc.c80 /* The same for the RC field. */
213 #define RC (RB + 1)
217 #define FA (RC + 1)
245 /* The RC field when it must be the same as the RB field. */
249 /* The RC field when it can *default* to RA. */
254 /* The RC field when it can *default* to RB. */
422 #define ARG_OPRLZ1 { ZA, LIT, RC }
568 { "clr", OPR(0x11,0x20), BASE, { ZA, ZB, RC } }, /* pseudo */
569 { "mov", OPR(0x11,0x20), BASE, { ZA, RB, RC } }, /* pseudo */
570 { "mov", OPR(0x11,0x20), BASE, { RA, RBA, RC } }, /* pseud
211 #define RC macro
[all...]
H A Dmt-opc.c557 { { MNEM, ' ', OP (FRSR1), ',', OP (FRSR2), ',', '#', OP (RC), ',', '#', OP (RCNUM), ',', '#', OP (CONTNUM), 0 } },
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dall-opcodes.s[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dall-opcodes.s[all...]
/haiku-buildtools/libtool/cdemo/
H A Dconfigure19160 RC)
19164 # Source file extension for RC test sources.
19167 # Object file extension for compiled RC test sources.
19202 CC=${RC-"windres"}

Completed in 397 milliseconds

12