Lines Matching refs:sll

150 			     (sll HI newval 12)))))
158 (set (newval) (set psw (or (and psw (inv (sll HI 1 index)))
159 (sll HI newval index)))))
396 (decode (value pc) (add SI (sll value 1) (add SI pc 2)))
411 (extract (set (ifield f-abs24) (or (sll (ifield f-abs24-2) 8) f-abs24-1)))
429 (sll HI (zflag HI value) 1))
430 (or (sll HI (c-call BI "parity" value) 5)
431 (sll HI (nflag QI (srl value (mul ws 8))) 6))))
440 (or (sll index 12)
448 (or (sll index 12)
464 (sll (and carry #x1) 2))
465 (or (sll index 12)
477 (or (or (sll HI (add-oflag HI a b c) 4)
478 (sll HI (add-cflag HI a b c) 2))
481 (sll index 12)))))
493 (or (or (sll HI (sub-oflag HI a b 0) 4)
494 (sll HI (sub-cflag HI a b 0) 2))
497 (sll index 12)))))))
507 (or (or (sll HI (sub-oflag HI a b c) 4)
508 (sll HI (sub-cflag HI a b c) 2))
511 (sll index 12)))))
519 (set tmpfoo (or (or (and (sll SI src 15) #x7FFE0000)
521 (or (sll SI c 31)
522 (sll SI c 16))))
529 (set tmpfoo (or (or (and (sll SI src 17) #xFFFE0000)
531 (sll SI c 16)))
850 (set-psw Rdm (index-of Rdm) (alignfix-mem-far (or (sll SI R8 16) Rs)) ws2)
851 (set-psw Rdm (index-of Rdm) (and #xFF (mem QI (or (sll SI R8 16) Rs))) ws2))
1063 (set-psw Rd (index-of Rd) (or (or (and (sll Rd 4) #xF0)
1074 (set-psw Rd (index-of Rd) (or (sll Rd 8) (srl Rd 8)) 1)
1429 (sll Rd (and Rs #xF))
1431 (sll psw-cy 15)
1432 (sll Rd (sub (and Rs #xF) 1)))
1443 (sll Rd imm4)
1445 (sll psw-cy 15)
1446 (sll Rd (sub imm4 1)))
1485 (set-psw Rd (index-of Rd) (or Rd (sll 1 imm4)) 1)
1494 (set-psw Rd (index-of Rd) (or Rd (sll 1 (and Rs #xF))) 1)
1503 (set-mem-psw (mem QI lmem8) (or (mem QI lmem8) (sll 1 imm3)) 0)
1511 (set-mem-psw (mem QI hmem8) (or (mem QI hmem8) (sll 1 imm3)) 0)
1520 (set-psw Rd (index-of Rd) (and Rd (inv (sll 1 imm4))) 1)
1529 (set-psw Rd (index-of Rd) (and Rd (inv (sll 1 (and Rs #xF)))) 1)
1538 (set-mem-psw (mem QI lmem8) (and (mem QI lmem8) (inv (sll 1 imm3))) 0)
1546 (set-mem-psw (mem QI hmem8) (and (mem QI hmem8) (inv (sll 1 imm3))) 0)
1567 (or (sll (and Rd #x0001) 15)
1568 (or (sll (and Rd #x0002) 13)
1569 (or (sll (and Rd #x0004) 11)
1570 (or (sll (and Rd #x0008) 9)
1571 (or (sll (and Rd #x0010) 7)
1572 (or (sll (and Rd #x0020) 5)
1573 (or (sll (and Rd #x0040) 3)
1574 (or (sll (and Rd #x0080) 1)
1653 (if (eq (and Rd (sll 1 imm4)) 0)
1665 (if (eq (and Rd (sll 1 Rs)) 0)
1675 (if (eq (and (mem QI lmem8) (sll 1 imm3b)) 0)
1685 (if (eq (and (mem QI hmem8) (sll 1 imm3b)) 0)
1697 (if (ne (and Rd (sll 1 imm4)) 0)
1709 (if (ne (and Rd (sll 1 Rs)) 0)
1719 (if (ne (and (mem QI lmem8) (sll 1 imm3b)) 0)
1729 (if (ne (and (mem QI hmem8) (sll 1 imm3b)) 0)
1923 (set value (add SI (sll SI (and SI R1 #xffff) #x10) (and SI R0 #xffff)))
1934 (set value (add SI (sll SI (and SI R1 #xffff) #x10) (and SI R0 #xffff)))