Lines Matching refs:lp
258 ((pc 0) (lp 1) (sar 2) (rpb 4) (rpe 5) (rpc 6)
705 (dnop lp "link pointer" (all-mep-core-isas) h-csr 1)
1027 (define-pmacro (get-lp.ltom) (and lp 1))
1780 (set-vliw-modified-pcrel-offset lp 2 4 8)
1790 (set-vliw-modified-pcrel-offset lp 4 4 8)
1831 (set-vliw-modified-pcrel-offset lp 2 4 8)
1843 (if (get-lp.ltom) ;; link-pointer "toggle mode" bit
1846 (set-vliw-aliignment-modified-by-option pc lp))
1847 (set pc (and lp (inv 1))))
1849 (if (get-lp.ltom) ;; link-pointer "toggle mode" bit
1852 (set pc (and lp (inv 1))))
1853 (set-vliw-aliignment-modified-by-option pc lp)))
1888 (dnci stc_lp "store to control register lp" ((STALL STC))
1889 "stc $rn,\\$lp"
1891 (set lp rn)
1893 (unit u-store-ctrl-reg (out storereg lp))
1924 (dnci ldc_lp "load from control register lp" ((STALL LDC))
1925 "ldc $rn,\\$lp"
1927 (set rn lp)
1928 ((mep (unit u-use-ctrl-reg (in usereg lp))
2935 (set lp (or (add pc 2) 1))
2941 (set lp (or (add pc 4) 1))
2947 (set lp (or (add pc 8) 1))
2964 (set lp (or (add pc 4) 1))
2970 (set lp (or (add pc 4) 1))
2976 (set lp (or (add pc 8) 1))