Home
last modified time | relevance | path

Searched refs:bclr (Results 1 – 22 of 22) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
HDeabi.asm247 bclr 4,4 /* return if no pointers */
281 bclr 4,4 /* return if no pointers */
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcInstrAliases.td417 // bclr reg_or_imm, rd -> andn rd,reg_or_imm,rd
418 def : InstAlias<"bclr $rs2, $rd", (ANDNrr IntRegs:$rd, IntRegs:$rd, IntRegs:$rs2), 0>;
419 def : InstAlias<"bclr $simm13, $rd", (ANDNri IntRegs:$rd, IntRegs:$rd, i32imm:$simm13), 0>;
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
HDuni_ie.c7011 if(ie->bclr == UNI_EXQOS_ANY_CLR) in DEF_IE_PRINT()
7014 uni_printf(cx, "%d", ie->bclr); in DEF_IE_PRINT()
7057 if(ie->bclr==0 || (ie->bclr>15 && ie->bclr!=UNI_EXQOS_ANY_CLR)) in DEF_IE_CHECK()
7080 UNI_EXQOS_BCLR_ID, ie->bclr); in DEF_IE_ENCODE()
7108 DEC_GETF1(EXQOS_BCLR, bclr, ie->h.present); in DEF_IE_DECODE()
HDunistruct.h1151 u_int bclr; member
/freebsd-11-stable/contrib/binutils/gas/doc/
HDc-avr.texi264 100101001SSS1000 bclr S
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsScheduleP5600.td292 // bset.[bhwd], bclr.[bhwd], bneg.[bhwd], bsel_v, bseli_b
HDMipsMSAInstrInfo.td1616 class BCLR_B_DESC : MSA_3R_DESC_BASE<"bclr.b", vbclr_b, MSA128BOpnd>;
1617 class BCLR_H_DESC : MSA_3R_DESC_BASE<"bclr.h", vbclr_h, MSA128HOpnd>;
1618 class BCLR_W_DESC : MSA_3R_DESC_BASE<"bclr.w", vbclr_w, MSA128WOpnd>;
1619 class BCLR_D_DESC : MSA_3R_DESC_BASE<"bclr.d", vbclr_d, MSA128DOpnd>;
HDMipsScheduleGeneric.td1440 // bset.[bhwd], bclr.[bhwd], bneg.[bhwd], bsel_v, bseli_b
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.td1472 "bclr 12, $bi, 0", IIC_BrB, []>;
1474 "bclr 4, $bi, 0", IIC_BrB, []>;
4761 "bclr $bo, $bi, $bh", IIC_BrB, []>;
4789 def : InstAlias<"bclr $bo, $bi", (gBCLR u5imm:$bo, crbitrc:$bi, 0)>;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRInstrInfo.td1783 "bclr\t$s",
/freebsd-11-stable/contrib/binutils/opcodes/
HDChangeLog-0203422 bclr. Implemented `fbCC', `flCC', `dcpf' and all FP insns.
HDChangeLog-9297210 * m68k-opc.c: Correct bchg, bclr, bset, and btst on ColdFire.
1325 for bset, bclr, btst instructions.
/freebsd-11-stable/contrib/binutils/include/opcode/
HDChangeLog-91032218 * h8300.h (band, bclr): Force high bit of immediate nibble to zero.
/freebsd-11-stable/contrib/gcc/
HDChangeLog-19971723 * mn10200.md (bset, bclr insns): Handle output in a reg too.
HDChangeLog-2002889 bclr. Use %U for immediate operands of bset and bclr.
28414 ("*andhi3_mem"): New to handle destination in memory with bclr
HDChangeLog-200425182 * config/h8300/h8300.md (andqi): Remove bclr from h8sx version.
39848 (bclr peepholes): Likewise for bclr form.
HDFSFChangeLog.111245 * mn10200.md (bset, bclr insns): Handle output in a reg too.
HDChangeLog-1998326 * mn10300.md (bset, bclr): Operand 0 is a read/write operand.
HDChangeLog-199919549 * mn10200.md (bset, bclr): Operand 0 is a read/write operand.
HDChangeLog-200519894 bset and bclr.
/freebsd-11-stable/contrib/binutils/ld/
HDld.texinfo5287 @command{ld} finds all bit manipulation instructions like @code{band, bclr,
5414 addressing mode. These instructions consists of @code{bclr} or
/freebsd-11-stable/contrib/gdb/
HDmd5.sum4211 8a77e7659d777d6c0d67e89e341cf17c sim/testsuite/sim/frv/bclr.cgs