Home
last modified time | relevance | path

Searched refs:ifield (Results 1 – 25 of 109) sorted by relevance

12345

/netbsd/external/gpl3/binutils.old/dist/cpu/
H A Dmep-sample-ucidsp.cpu46 (define-multi-ifield
53 (set (ifield f-uci_elfext_1-hi) (srl (ifield f-uci_elfext_1) 12))
54 (set (ifield f-uci_elfext_1-lo) (and (ifield f-uci_elfext_1) #xfff))))
55 (extract (set (ifield f-uci_elfext_1)
56 (or (sll (ifield f-uci_elfext_1-hi) 12)
57 (ifield f-uci_elfext_1-lo))))
64 (define-multi-ifield
71 (set (ifield f-uci_elfext_2-hi) (srl (ifield f-uci_elfext_2) 12))
72 (set (ifield f-uci_elfext_2-lo) (and (ifield f-uci_elfext_2) #xfff))))
73 (extract (set (ifield f-uci_elfext_2)
[all …]
H A Dsimplify.inc48 (define-full-ifield name comment attrs start length UINT #f #f)
58 "Shorthand form of define-normal-ifield."
59 define-normal-ifield
62 ; Define a normal multi-ifield.
64 (define-pmacro (define-normal-multi-ifield name comment attrs
73 "Shorthand form of define-normal-multi-ifield."
74 define-normal-multi-ifield
149 x-syntax x-base-ifield x-encoding x-ifield-assertion
157 (base-ifield x-base-ifield)
159 (ifield-assertion x-ifield-assertion)
[all …]
H A Dip2k.cpu576 (LregCheck isLreg (ifield f-reg))
584 (set (reg h-spr (sub (ifield f-reg) 1))
617 (LregCheck isLreg (ifield f-reg))
681 (LregCheck isLreg (ifield f-reg))
740 (LregCheck isLreg (ifield f-reg))
834 (LregCheck isLreg (ifield f-reg))
943 (LregCheck isLreg (ifield f-reg))
986 (LregCheck isLreg (ifield f-reg))
1085 (LregCheck isLreg (ifield f-reg))
1187 (LregCheck isLreg (ifield f-reg))
[all …]
H A Dmep-fmax.cpu51 (define-multi-ifield
58 (set (ifield f-fmax-4-4) (and (ifield f-fmax-frd) #xf))
59 (set (ifield f-fmax-28-1) (srl (ifield f-fmax-frd) 4))))
61 (or (sll (ifield f-fmax-28-1) 4) (ifield f-fmax-4-4))))
63 (define-multi-ifield
70 (set (ifield f-fmax-20-4) (and (ifield f-fmax-frn) #xf))
71 (set (ifield f-fmax-29-1) (srl (ifield f-fmax-frn) 4))))
73 (or (sll (ifield f-fmax-29-1) 4) (ifield f-fmax-20-4))))
82 (set (ifield f-fmax-24-4) (and (ifield f-fmax-frm) #xf))
83 (set (ifield f-fmax-30-1) (srl (ifield f-fmax-frm) 4))))
[all …]
H A Dm32c.cpu375 (set (ifield f-7-1) (and (sub (ifield f-imm3-S) 1) 1))
379 (set (ifield f-imm3-S) (add (or (sll (ifield f-2-2) 1)
480 (set (ifield f-dsp-24-u8) (and (ifield f-dsp-24-u16) #xff))
484 (set (ifield f-dsp-24-u16) (or (sll (ifield f-dsp-32-u8) 8)
609 (set (ifield f-dsp-24-u8) (and (ifield f-dsp-24-u24) #xff))
1004 (set (ifield f-9-1) (and (srl (ifield f-cond32) 3) 1))
1005 (set (ifield f-13-3) (and (ifield f-cond32) #x7))
1008 (set (ifield f-cond32) (or (sll (ifield f-9-1) 3)
1016 (set (ifield f-1-3) (and (srl (ifield f-cond32j) 1) #x7))
1017 (set (ifield f-7-1) (and (ifield f-cond32j) #x1))
[all …]
H A Dmep-c5.cpu239 (set (ifield f-c5-rm) (srl (ifield f-c5-rmuimm20) 16))
240 (set (ifield f-c5-16u16) (and (ifield f-c5-rmuimm20) #xffff))
243 (set (ifield f-c5-rmuimm20) (or (ifield f-c5-16u16)
244 (sll (ifield f-c5-rm) 16)))
252 (set (ifield f-c5-rnm) (srl (ifield f-c5-rnmuimm24) 16))
253 (set (ifield f-c5-16u16) (and (ifield f-c5-rnmuimm24) #xffff))
256 (set (ifield f-c5-rnmuimm24) (or (ifield f-c5-16u16)
257 (sll (ifield f-c5-rnm) 16)))
/netbsd/external/gpl3/gdb.old/dist/cpu/
H A Dmep-sample-ucidsp.cpu46 (define-multi-ifield
53 (set (ifield f-uci_elfext_1-hi) (srl (ifield f-uci_elfext_1) 12))
54 (set (ifield f-uci_elfext_1-lo) (and (ifield f-uci_elfext_1) #xfff))))
55 (extract (set (ifield f-uci_elfext_1)
56 (or (sll (ifield f-uci_elfext_1-hi) 12)
57 (ifield f-uci_elfext_1-lo))))
64 (define-multi-ifield
71 (set (ifield f-uci_elfext_2-hi) (srl (ifield f-uci_elfext_2) 12))
72 (set (ifield f-uci_elfext_2-lo) (and (ifield f-uci_elfext_2) #xfff))))
73 (extract (set (ifield f-uci_elfext_2)
[all …]
H A Dsimplify.inc48 (define-full-ifield name comment attrs start length UINT #f #f)
58 "Shorthand form of define-normal-ifield."
59 define-normal-ifield
62 ; Define a normal multi-ifield.
64 (define-pmacro (define-normal-multi-ifield name comment attrs
73 "Shorthand form of define-normal-multi-ifield."
74 define-normal-multi-ifield
149 x-syntax x-base-ifield x-encoding x-ifield-assertion
157 (base-ifield x-base-ifield)
159 (ifield-assertion x-ifield-assertion)
[all …]
H A Dip2k.cpu576 (LregCheck isLreg (ifield f-reg))
584 (set (reg h-spr (sub (ifield f-reg) 1))
617 (LregCheck isLreg (ifield f-reg))
681 (LregCheck isLreg (ifield f-reg))
740 (LregCheck isLreg (ifield f-reg))
834 (LregCheck isLreg (ifield f-reg))
943 (LregCheck isLreg (ifield f-reg))
986 (LregCheck isLreg (ifield f-reg))
1085 (LregCheck isLreg (ifield f-reg))
1187 (LregCheck isLreg (ifield f-reg))
[all …]
H A Dmep-fmax.cpu51 (define-multi-ifield
58 (set (ifield f-fmax-4-4) (and (ifield f-fmax-frd) #xf))
59 (set (ifield f-fmax-28-1) (srl (ifield f-fmax-frd) 4))))
61 (or (sll (ifield f-fmax-28-1) 4) (ifield f-fmax-4-4))))
63 (define-multi-ifield
70 (set (ifield f-fmax-20-4) (and (ifield f-fmax-frn) #xf))
71 (set (ifield f-fmax-29-1) (srl (ifield f-fmax-frn) 4))))
73 (or (sll (ifield f-fmax-29-1) 4) (ifield f-fmax-20-4))))
82 (set (ifield f-fmax-24-4) (and (ifield f-fmax-frm) #xf))
83 (set (ifield f-fmax-30-1) (srl (ifield f-fmax-frm) 4))))
[all …]
H A Dm32c.cpu375 (set (ifield f-7-1) (and (sub (ifield f-imm3-S) 1) 1))
379 (set (ifield f-imm3-S) (add (or (sll (ifield f-2-2) 1)
480 (set (ifield f-dsp-24-u8) (and (ifield f-dsp-24-u16) #xff))
484 (set (ifield f-dsp-24-u16) (or (sll (ifield f-dsp-32-u8) 8)
609 (set (ifield f-dsp-24-u8) (and (ifield f-dsp-24-u24) #xff))
1004 (set (ifield f-9-1) (and (srl (ifield f-cond32) 3) 1))
1005 (set (ifield f-13-3) (and (ifield f-cond32) #x7))
1008 (set (ifield f-cond32) (or (sll (ifield f-9-1) 3)
1016 (set (ifield f-1-3) (and (srl (ifield f-cond32j) 1) #x7))
1017 (set (ifield f-7-1) (and (ifield f-cond32j) #x1))
[all …]
H A Dmep-c5.cpu239 (set (ifield f-c5-rm) (srl (ifield f-c5-rmuimm20) 16))
240 (set (ifield f-c5-16u16) (and (ifield f-c5-rmuimm20) #xffff))
243 (set (ifield f-c5-rmuimm20) (or (ifield f-c5-16u16)
244 (sll (ifield f-c5-rm) 16)))
252 (set (ifield f-c5-rnm) (srl (ifield f-c5-rnmuimm24) 16))
253 (set (ifield f-c5-16u16) (and (ifield f-c5-rnmuimm24) #xffff))
256 (set (ifield f-c5-rnmuimm24) (or (ifield f-c5-16u16)
257 (sll (ifield f-c5-rnm) 16)))
/netbsd/external/gpl3/gdb/dist/cpu/
H A Dmep-sample-ucidsp.cpu46 (define-multi-ifield
53 (set (ifield f-uci_elfext_1-hi) (srl (ifield f-uci_elfext_1) 12))
54 (set (ifield f-uci_elfext_1-lo) (and (ifield f-uci_elfext_1) #xfff))))
55 (extract (set (ifield f-uci_elfext_1)
56 (or (sll (ifield f-uci_elfext_1-hi) 12)
57 (ifield f-uci_elfext_1-lo))))
64 (define-multi-ifield
71 (set (ifield f-uci_elfext_2-hi) (srl (ifield f-uci_elfext_2) 12))
72 (set (ifield f-uci_elfext_2-lo) (and (ifield f-uci_elfext_2) #xfff))))
73 (extract (set (ifield f-uci_elfext_2)
[all …]
H A Dsimplify.inc48 (define-full-ifield name comment attrs start length UINT #f #f)
58 "Shorthand form of define-normal-ifield."
59 define-normal-ifield
62 ; Define a normal multi-ifield.
64 (define-pmacro (define-normal-multi-ifield name comment attrs
73 "Shorthand form of define-normal-multi-ifield."
74 define-normal-multi-ifield
149 x-syntax x-base-ifield x-encoding x-ifield-assertion
157 (base-ifield x-base-ifield)
159 (ifield-assertion x-ifield-assertion)
[all …]
H A Dip2k.cpu576 (LregCheck isLreg (ifield f-reg))
584 (set (reg h-spr (sub (ifield f-reg) 1))
617 (LregCheck isLreg (ifield f-reg))
681 (LregCheck isLreg (ifield f-reg))
740 (LregCheck isLreg (ifield f-reg))
834 (LregCheck isLreg (ifield f-reg))
943 (LregCheck isLreg (ifield f-reg))
986 (LregCheck isLreg (ifield f-reg))
1085 (LregCheck isLreg (ifield f-reg))
1187 (LregCheck isLreg (ifield f-reg))
[all …]
H A Dmep-fmax.cpu51 (define-multi-ifield
58 (set (ifield f-fmax-4-4) (and (ifield f-fmax-frd) #xf))
59 (set (ifield f-fmax-28-1) (srl (ifield f-fmax-frd) 4))))
61 (or (sll (ifield f-fmax-28-1) 4) (ifield f-fmax-4-4))))
63 (define-multi-ifield
70 (set (ifield f-fmax-20-4) (and (ifield f-fmax-frn) #xf))
71 (set (ifield f-fmax-29-1) (srl (ifield f-fmax-frn) 4))))
73 (or (sll (ifield f-fmax-29-1) 4) (ifield f-fmax-20-4))))
82 (set (ifield f-fmax-24-4) (and (ifield f-fmax-frm) #xf))
83 (set (ifield f-fmax-30-1) (srl (ifield f-fmax-frm) 4))))
[all …]
H A Dm32c.cpu375 (set (ifield f-7-1) (and (sub (ifield f-imm3-S) 1) 1))
379 (set (ifield f-imm3-S) (add (or (sll (ifield f-2-2) 1)
480 (set (ifield f-dsp-24-u8) (and (ifield f-dsp-24-u16) #xff))
484 (set (ifield f-dsp-24-u16) (or (sll (ifield f-dsp-32-u8) 8)
609 (set (ifield f-dsp-24-u8) (and (ifield f-dsp-24-u24) #xff))
1004 (set (ifield f-9-1) (and (srl (ifield f-cond32) 3) 1))
1005 (set (ifield f-13-3) (and (ifield f-cond32) #x7))
1008 (set (ifield f-cond32) (or (sll (ifield f-9-1) 3)
1016 (set (ifield f-1-3) (and (srl (ifield f-cond32j) 1) #x7))
1017 (set (ifield f-7-1) (and (ifield f-cond32j) #x1))
[all …]
H A Dmep-c5.cpu239 (set (ifield f-c5-rm) (srl (ifield f-c5-rmuimm20) 16))
240 (set (ifield f-c5-16u16) (and (ifield f-c5-rmuimm20) #xffff))
243 (set (ifield f-c5-rmuimm20) (or (ifield f-c5-16u16)
244 (sll (ifield f-c5-rm) 16)))
252 (set (ifield f-c5-rnm) (srl (ifield f-c5-rnmuimm24) 16))
253 (set (ifield f-c5-16u16) (and (ifield f-c5-rnmuimm24) #xffff))
256 (set (ifield f-c5-rnmuimm24) (or (ifield f-c5-16u16)
257 (sll (ifield f-c5-rnm) 16)))
H A Dor1korfpx.cpu89 (define-multi-ifield
95 ; From the multi-ifield insert the bits into subfields
98 (set (ifield reg)
99 (and (ifield (.sym "f-r" (.downcase mnemonic) "d32"))
102 (set (ifield offbit)
103 (and (sra (ifield (.sym "f-r" (.downcase mnemonic) "d32"))
109 ; Extract the multi-ifield from the subfield bits
111 (set (ifield (.sym "f-r" (.downcase mnemonic) "d32"))
112 (or (ifield reg)
113 (sll (ifield offbit)
/netbsd/external/gpl3/binutils/dist/cpu/
H A Dmep-sample-ucidsp.cpu46 (define-multi-ifield
53 (set (ifield f-uci_elfext_1-hi) (srl (ifield f-uci_elfext_1) 12))
54 (set (ifield f-uci_elfext_1-lo) (and (ifield f-uci_elfext_1) #xfff))))
55 (extract (set (ifield f-uci_elfext_1)
56 (or (sll (ifield f-uci_elfext_1-hi) 12)
57 (ifield f-uci_elfext_1-lo))))
64 (define-multi-ifield
71 (set (ifield f-uci_elfext_2-hi) (srl (ifield f-uci_elfext_2) 12))
72 (set (ifield f-uci_elfext_2-lo) (and (ifield f-uci_elfext_2) #xfff))))
73 (extract (set (ifield f-uci_elfext_2)
[all …]
H A Dsimplify.inc48 (define-full-ifield name comment attrs start length UINT #f #f)
58 "Shorthand form of define-normal-ifield."
59 define-normal-ifield
62 ; Define a normal multi-ifield.
64 (define-pmacro (define-normal-multi-ifield name comment attrs
73 "Shorthand form of define-normal-multi-ifield."
74 define-normal-multi-ifield
149 x-syntax x-base-ifield x-encoding x-ifield-assertion
157 (base-ifield x-base-ifield)
159 (ifield-assertion x-ifield-assertion)
[all …]
H A Dip2k.cpu576 (LregCheck isLreg (ifield f-reg))
584 (set (reg h-spr (sub (ifield f-reg) 1))
617 (LregCheck isLreg (ifield f-reg))
681 (LregCheck isLreg (ifield f-reg))
740 (LregCheck isLreg (ifield f-reg))
834 (LregCheck isLreg (ifield f-reg))
943 (LregCheck isLreg (ifield f-reg))
986 (LregCheck isLreg (ifield f-reg))
1085 (LregCheck isLreg (ifield f-reg))
1187 (LregCheck isLreg (ifield f-reg))
[all …]
H A Dmep-fmax.cpu51 (define-multi-ifield
58 (set (ifield f-fmax-4-4) (and (ifield f-fmax-frd) #xf))
59 (set (ifield f-fmax-28-1) (srl (ifield f-fmax-frd) 4))))
61 (or (sll (ifield f-fmax-28-1) 4) (ifield f-fmax-4-4))))
63 (define-multi-ifield
70 (set (ifield f-fmax-20-4) (and (ifield f-fmax-frn) #xf))
71 (set (ifield f-fmax-29-1) (srl (ifield f-fmax-frn) 4))))
73 (or (sll (ifield f-fmax-29-1) 4) (ifield f-fmax-20-4))))
82 (set (ifield f-fmax-24-4) (and (ifield f-fmax-frm) #xf))
83 (set (ifield f-fmax-30-1) (srl (ifield f-fmax-frm) 4))))
[all …]
H A Dm32c.cpu375 (set (ifield f-7-1) (and (sub (ifield f-imm3-S) 1) 1))
379 (set (ifield f-imm3-S) (add (or (sll (ifield f-2-2) 1)
480 (set (ifield f-dsp-24-u8) (and (ifield f-dsp-24-u16) #xff))
484 (set (ifield f-dsp-24-u16) (or (sll (ifield f-dsp-32-u8) 8)
609 (set (ifield f-dsp-24-u8) (and (ifield f-dsp-24-u24) #xff))
1004 (set (ifield f-9-1) (and (srl (ifield f-cond32) 3) 1))
1005 (set (ifield f-13-3) (and (ifield f-cond32) #x7))
1008 (set (ifield f-cond32) (or (sll (ifield f-9-1) 3)
1016 (set (ifield f-1-3) (and (srl (ifield f-cond32j) 1) #x7))
1017 (set (ifield f-7-1) (and (ifield f-cond32j) #x1))
[all …]
H A Dmep-c5.cpu239 (set (ifield f-c5-rm) (srl (ifield f-c5-rmuimm20) 16))
240 (set (ifield f-c5-16u16) (and (ifield f-c5-rmuimm20) #xffff))
243 (set (ifield f-c5-rmuimm20) (or (ifield f-c5-16u16)
244 (sll (ifield f-c5-rm) 16)))
252 (set (ifield f-c5-rnm) (srl (ifield f-c5-rnmuimm24) 16))
253 (set (ifield f-c5-16u16) (and (ifield f-c5-rnmuimm24) #xffff))
256 (set (ifield f-c5-rnmuimm24) (or (ifield f-c5-16u16)
257 (sll (ifield f-c5-rnm) 16)))

12345