Lines Matching refs:ISA

27 (define-pmacro rh-isa-1 () (ISA ext_cop1_16,ext_cop1_32,ext_cop1_48,ext_cop1_64))
60 (dnf f-cphigh4 "High 4 bits" ((ISA ext_cop1_16,ext_cop1_32,ext_cop1_48,ext_cop1_64)) 0 4)
61 (dnf f-cpcrn "Copro Reg" ((ISA ext_cop1_16,ext_cop1_32,ext_cop1_48,ext_cop1_64)) 4 5)
62 (dnf f-cpcrm "Copro Reg" ((ISA ext_cop1_16,ext_cop1_32,ext_cop1_48,ext_cop1_64)) 11 5)
63 (dnf f-uu2 "UU for 16-bit insns" ((ISA ext_cop1_16)) 9 2)
64 (dnf f-uu3 "UU for 16-bit insns" ((ISA ext_cop1_16)) 9 3)
65 (dnf f-cprm "Core GPR" ((ISA ext_cop1_16)) 12 4)
75 (dnf f-seg32 "Enumerate 32 bit-insns" ((ISA ext_cop1_32)) 9 3)
76 (dnf f-alone "Run-alone indicator" ((ISA ext_cop1_16,ext_cop1_32,ext_cop1_64)) 12 4)
77 (dnf f-seg32-a "Enumerate 32 bit-insns" ((ISA ext_cop1_32)) 21 3)
78 (dnf f-code8 "8 bit unsigned immediate" ((ISA ext_cop1_32)) 24 8)
79 (dnf f-cpcrm-32 "Corpocessor Reg" ((ISA ext_cop1_32)) 16 5)
84 (dnf f-uu12 "Unusued 12 bits" ((ISA ext_cop1_48)) 4 12)
85 (dnf f-code16a "Unsigned immediate" ((ISA ext_cop1_48)) 16 16)
86 (dnf f-code16b "Unsigned immediate" ((ISA ext_cop1_48,ext_cop1_64)) 32 16)
89 (dnf f-uu8 "Unsused 8 bits" ((ISA ext_cop1_64)) 4 8)
90 (dnf f-uu8a "Unused 13 bits" ((ISA ext_cop1_64)) 16 8)
91 (dnf f-seg64 "Enumerate 64-bit insns" ((ISA ext_cop1_64)) 24 8)
92 (dnf f-code16c "Unsigned immediate" ((ISA ext_cop1_64)) 48 16)
93 (dnf f-cpcrn-64 "Coprocessor Register" ((ISA ext_cop1_64)) 32 5)
94 (dnf f-cpcrm-64 "Coprocessor Register" ((ISA ext_cop1_64)) 37 4)
95 (dnf f-code23 "23 Bit Unisgned Immediate" ((ISA ext_cop1_64)) 41 23)
96 (dnf f-cpccrn-64 "Coprocessor Register" ((ISA ext_cop1_64)) 32 4)
97 (dnf f-cpccrm-64 "Core GPR" ((ISA ext_cop1_64)) 36 4)
98 (dnf f-code24 "24 Bit Unisgned Immediate" ((ISA ext_cop1_64)) 40 24)
102 (dnop cpcrn "cpcrn" ((ISA ext_cop1_16,ext_cop1_32)) h-cr64-rh-1 f-cpcrn)
103 (dnop cpcrm "cpcrm" ((ISA ext_cop1_16,ext_cop1_32)) h-cr64-rh-1 f-cpcrm)
104 (dnop cprm "cprm" ((ISA ext_cop1_16)) h-gpr f-cprm)
107 (dnop code8 "imm8" ((ISA ext_cop1_32)) h-uint f-code8)
110 (dnop code16a "code16a" ((ISA ext_cop1_48)) h-uint f-code16a)
111 (dnop code16b "code16b" ((ISA ext_cop1_48,ext_cop1_64)) h-uint f-code16b)
114 (dnop code16c "code16c" ((ISA ext_cop1_64)) h-uint f-code16c)
115 (dnop cpcrn64 "cpcrn64" ((ISA ext_cop1_64)) h-cr64-rh-1 f-cpcrn-64)
116 (dnop cpcrm64 "crm64" ((ISA ext_cop1_64)) h-gpr f-cpcrm-64)
117 (dnop cpccrn64 "cpccrn64" ((ISA ext_cop1_64)) h-ccr-rh-1 f-cpccrn-64)
118 (dnop cpccrm64 "cpccrm64" ((ISA ext_cop1_64)) h-gpr f-cpccrm-64)
119 (dnop cpcode23 "cpcode23" ((ISA ext_cop1_64)) h-uint f-code23)
120 (dnop cpcode24 "cpcode24" ((ISA ext_cop1_64)) h-uint f-code24)
144 ((ISA ext_cop1_16))
151 ((ISA ext_cop1_32))
158 ((ISA ext_cop1_48))
165 ((ISA ext_cop1_64))