Searched refs:Rc (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Didecode_expression.h35 fields in the instruction (OE, EA, Rc) the compiler has sufficient
74 #define ALU_END(TARG,CA,OE,Rc) \
76 signed_word const alu_result = _ALU_RESULT_VAL(CA,OE,Rc); \
98 CR0_COMPARE(alu_result, 0, Rc); \
105 #define _ALU_RESULT_VAL(CA,OE,Rc) (WITH_TARGET_WORD_BITSIZE == 64 \
254 #define CR1_UPDATE(Rc) \
256 if (Rc) { \
287 #define CR0_COMPARE(LHS, RHS, Rc) \
289 if (Rc) { \
319 #define FPSCR_END(Rc) { \
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Didecode_expression.h37 fields in the instruction (OE, EA, Rc) the compiler has sufficient
76 #define ALU_END(TARG,CA,OE,Rc) \
78 signed_word const alu_result = _ALU_RESULT_VAL(CA,OE,Rc); \
100 CR0_COMPARE(alu_result, 0, Rc); \
107 #define _ALU_RESULT_VAL(CA,OE,Rc) (WITH_TARGET_WORD_BITSIZE == 64 \
256 #define CR1_UPDATE(Rc) \
258 if (Rc) { \
289 #define CR0_COMPARE(LHS, RHS, Rc) \
291 if (Rc) { \
321 #define FPSCR_END(Rc) { \
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dd30v-opc.c358 #define Rc (Rb2 + 1) macro
360 #define Aa (Rc + 1)
423 { SHORT_M, 0, { Ra, ATPAR, Rb, Rc } }, /* Ra,@(Rb,Rc) */
424 { SHORT_M, 1, { Ra, ATPAR, Rb, PLUS, Rc } }, /* Ra,@(Rb+,Rc) */
426 { SHORT_M, 3, { Ra, ATPAR, Rb, MINUS, Rc } }, /* Ra,@(Rb-,Rc) */
427 { SHORT_M2, 0, { Ra2, ATPAR, Rb, Rc } }, /* Ra,@(Rb,Rc) */
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dd30v-opc.c358 #define Rc (Rb2 + 1) macro
360 #define Aa (Rc + 1)
423 { SHORT_M, 0, { Ra, ATPAR, Rb, Rc } }, /* Ra,@(Rb,Rc) */
424 { SHORT_M, 1, { Ra, ATPAR, Rb, PLUS, Rc } }, /* Ra,@(Rb+,Rc) */
426 { SHORT_M, 3, { Ra, ATPAR, Rb, MINUS, Rc } }, /* Ra,@(Rb-,Rc) */
427 { SHORT_M2, 0, { Ra2, ATPAR, Rb, Rc } }, /* Ra,@(Rb,Rc) */
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dd30v-opc.c358 #define Rc (Rb2 + 1) macro
360 #define Aa (Rc + 1)
423 { SHORT_M, 0, { Ra, ATPAR, Rb, Rc } }, /* Ra,@(Rb,Rc) */
424 { SHORT_M, 1, { Ra, ATPAR, Rb, PLUS, Rc } }, /* Ra,@(Rb+,Rc) */
426 { SHORT_M, 3, { Ra, ATPAR, Rb, MINUS, Rc } }, /* Ra,@(Rb-,Rc) */
427 { SHORT_M2, 0, { Ra2, ATPAR, Rb, Rc } }, /* Ra,@(Rb,Rc) */
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dd30v-opc.c358 #define Rc (Rb2 + 1) macro
360 #define Aa (Rc + 1)
423 { SHORT_M, 0, { Ra, ATPAR, Rb, Rc } }, /* Ra,@(Rb,Rc) */
424 { SHORT_M, 1, { Ra, ATPAR, Rb, PLUS, Rc } }, /* Ra,@(Rb+,Rc) */
426 { SHORT_M, 3, { Ra, ATPAR, Rb, MINUS, Rc } }, /* Ra,@(Rb-,Rc) */
427 { SHORT_M2, 0, { Ra2, ATPAR, Rb, Rc } }, /* Ra,@(Rb,Rc) */
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp187 enum Format { Rc, Res, Coff, Unknown }; enumerator in enum:__anon3218::Format
197 Format InputFormat = Rc;
281 .Case("rc", Rc)
292 .Case(".rc", Rc)
408 if (Opts.OutputFormat == Rc)
738 if (Opts.InputFormat == Rc) {
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl2556 my ($ONE,$INDEX,$Ra,$Rb,$Rc,$Rd,$Re,$Rf)=map("%xmm$_",(0..7));
2621 pxor $Rc, $Rc
2650 por $T0c, $Rc
2662 movdqu $Rc, 16*2($val)
2741 pxor $Rc, $Rc
2764 por $T0c, $Rc
2773 movdqu $Rc, 16*2($val)
2798 my ($TWO,$INDEX,$Ra,$Rb,$Rc)
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl2558 my ($ONE,$INDEX,$Ra,$Rb,$Rc,$Rd,$Re,$Rf)=map("%xmm$_",(0..7));
2623 pxor $Rc, $Rc
2652 por $T0c, $Rc
2664 movdqu $Rc, 16*2($val)
2743 pxor $Rc, $Rc
2766 por $T0c, $Rc
2775 movdqu $Rc, 16*2($val)
2800 my ($TWO,$INDEX,$Ra,$Rb,$Rc)
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp10177 MachO::routines_command Rc = Obj->getRoutinesCommand(Command); local
10178 PrintRoutinesCommand(Rc);
10180 MachO::routines_command_64 Rc = Obj->getRoutinesCommand64(Command); local
10181 PrintRoutinesCommand64(Rc);

Completed in 324 milliseconds