Searched refs:SET (Results 1 – 9 of 9) sorted by relevance
/arch/arm/boot/compressed/ |
D | head-sharpsl.S | 131 bic r3, r3, #0x11 @ SET NCE 132 orr r3, r3, #0x0a @ SET CLR + FLWP 137 orr r3, r3, #4 @ SET ALE
|
/arch/mips/mm/ |
D | uasm-mips.c | 88 [insn_dmfc0] = {M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET}, 91 [insn_dmtc0] = {M(cop0_op, dmtc_op, 0, 0, 0, 0), RT | RD | SET}, 139 [insn_mfc0] = {M(cop0_op, mfc_op, 0, 0, 0, 0), RT | RD | SET}, 140 [insn_mfhc0] = {M(cop0_op, mfhc0_op, 0, 0, 0, 0), RT | RD | SET}, 147 [insn_mtc0] = {M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET}, 148 [insn_mthc0] = {M(cop0_op, mthc0_op, 0, 0, 0, 0), RT | RD | SET}, 263 if (ip->fields & SET) in build_insn()
|
D | uasm-micromips.c | 199 if (ip->fields & SET) in build_insn()
|
D | uasm.c | 26 SET = 0x200, enumerator
|
/arch/c6x/kernel/ |
D | entry.S | 35 SET .S2 reg,0,0,reg 246 SET .S2 B1,0,0,B1
|
/arch/m68k/fpsp040/ |
D | ssin.S | 170 |--SET ADJN TO 0 176 |--SET ADJN TO 1 533 |--SET ADJN TO 4
|
D | satan.S | 282 oril #0x04000000,XFRAC(%a6) | ...SET 6-TH BIT TO 1
|
/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5016 mov.l &0,ADJN(%a6) # yes; SET ADJN TO 0 5022 mov.l &1,ADJN(%a6) # yes; SET ADJN TO 1 6275 #--SIXTH BITS IS SET TO BE 1. SINCE K = -4, -3, ..., 3, THERE
|
D | fpsp.S | 5342 #--SET ADJN TO 4 6388 or.l &0x04000000,XFRAC(%a6) # SET 6-TH BIT TO 1
|