/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | rl78-decode.opc | 443 /** 0111 0001 0bit 1000 clr1 %e!0 */ 446 /** 0111 0001 1bit 0011 clr1 %e0 */ 449 /** 0111 0001 1bit 1011 clr1 %0 */ 452 /** 0111 0001 1000 1000 clr1 cy */ 455 /** 0111 0001 0bit 1011 clr1 %s0 */ 461 /** 0111 0001 0bit 0011 clr1 %0 */
|
H A D | ChangeLog-2012 | 181 register operand of clr1, not1, set1 and tst1 instructions.
|
H A D | ChangeLog-9297 | 1677 and register for "set1", "clr1", "not1", and "tst1". 1682 (v850_opcodes): Fix and enable "set1", "clr1", "not1"
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | rl78-decode.opc | 443 /** 0111 0001 0bit 1000 clr1 %e!0 */ 446 /** 0111 0001 1bit 0011 clr1 %e0 */ 449 /** 0111 0001 1bit 1011 clr1 %0 */ 452 /** 0111 0001 1000 1000 clr1 cy */ 455 /** 0111 0001 0bit 1011 clr1 %s0 */ 461 /** 0111 0001 0bit 0011 clr1 %0 */
|
H A D | ChangeLog-2012 | 181 register operand of clr1, not1, set1 and tst1 instructions.
|
H A D | ChangeLog-9297 | 1677 and register for "set1", "clr1", "not1", and "tst1". 1682 (v850_opcodes): Fix and enable "set1", "clr1", "not1"
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rl78/ |
H A D | fpbit-sf.S | 302 clr1 a.7 597 clr1 r10.7
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rl78/ |
H A D | fpbit-sf.S | 302 clr1 a.7 597 clr1 r10.7
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
H A D | stormy16.md | 556 clr1 %0,%B2 1079 "clr1 %0,%B2"
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
H A D | stormy16.md | 556 clr1 %0,%B2 1079 "clr1 %0,%B2"
|
/netbsd-src/external/gpl3/gdb/dist/cpu/ |
H A D | xstormy16.cpu | 1518 ("clr1 $Rd,#$imm4") 1527 ("clr1 $Rd,$Rs") 1536 ("clr1 $lmem8,#$imm3") 1544 ("clr1 $hmem8,#$imm3")
|
/netbsd-src/external/gpl3/binutils/dist/cpu/ |
H A D | xstormy16.cpu | 1518 ("clr1 $Rd,#$imm4") 1527 ("clr1 $Rd,$Rs") 1536 ("clr1 $lmem8,#$imm3") 1544 ("clr1 $hmem8,#$imm3")
|
/netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
H A D | xstormy16.cpu | 1518 ("clr1 $Rd,#$imm4") 1527 ("clr1 $Rd,$Rs") 1536 ("clr1 $lmem8,#$imm3") 1544 ("clr1 $hmem8,#$imm3")
|
/netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
H A D | xstormy16.cpu | 1518 ("clr1 $Rd,#$imm4") 1527 ("clr1 $Rd,$Rs") 1536 ("clr1 $lmem8,#$imm3") 1544 ("clr1 $hmem8,#$imm3")
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/ |
H A D | rl78-real.md | 212 clr1\t%0.%B2
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
H A D | rl78-real.md | 212 clr1\t%0.%B2
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/ |
H A D | v850.md | 54 ;; The bit manipulation instructions (clr1, not1, set1) set condition 734 output_asm_insn ("clr1 %M1,%0", xoperands); 755 output_asm_insn ("clr1 %1,%0", xoperands); 775 output_asm_insn ("clr1 %1,%0", xoperands);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/ |
H A D | v850.md | 54 ;; The bit manipulation instructions (clr1, not1, set1) set condition 734 output_asm_insn ("clr1 %M1,%0", xoperands); 755 output_asm_insn ("clr1 %1,%0", xoperands); 775 output_asm_insn ("clr1 %1,%0", xoperands);
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2012 | 181 register operand of clr1, not1, set1 and tst1 instructions.
|
H A D | ChangeLog-9297 | 1677 and register for "set1", "clr1", "not1", and "tst1". 1682 (v850_opcodes): Fix and enable "set1", "clr1", "not1"
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2012 | 181 register operand of clr1, not1, set1 and tst1 instructions.
|
H A D | ChangeLog-9297 | 1677 and register for "set1", "clr1", "not1", and "tst1". 1682 (v850_opcodes): Fix and enable "set1", "clr1", "not1"
|
/netbsd-src/external/gpl3/gdb/dist/sim/v850/ |
H A D | ChangeLog-2021 | 1844 * simops.c: Rough cut at "clr1", "not1", "set1", and "tst1".
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 8835 bool clr1 = s1 < (signed) src.regno && d1 >= dest.regno; in avr_out_fract() local 8845 if (AVR_HAVE_MOVW && clr1 && clrw) in avr_out_fract()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 9313 bool clr1 = s1 < (signed) src.regno && d1 >= dest.regno; in avr_out_fract() local 9323 if (AVR_HAVE_MOVW && clr1 && clrw) in avr_out_fract()
|