Lines Matching refs:isas

28 ; begin-isas
30 (define-pmacro all-fmax-isas () (ISA ext_core2))
31 ; end-isas
37 (dnf f-fmax-0-4 "opcode" (all-fmax-isas) 0 4)
38 (dnf f-fmax-4-4 "opcode" (all-fmax-isas) 4 4)
39 (dnf f-fmax-8-4 "opcode" (all-fmax-isas) 8 4)
40 (dnf f-fmax-12-4 "opcode" (all-fmax-isas) 12 4)
41 (dnf f-fmax-16-4 "opcode" (all-fmax-isas) 16 4)
42 (dnf f-fmax-20-4 "opcode" (all-fmax-isas) 20 4)
43 (dnf f-fmax-24-4 "opcode" (all-fmax-isas) 24 4)
44 (dnf f-fmax-28-1 "opcode" (all-fmax-isas) 28 1)
45 (dnf f-fmax-29-1 "opcode" (all-fmax-isas) 29 1)
46 (dnf f-fmax-30-1 "opcode" (all-fmax-isas) 30 1)
47 (dnf f-fmax-31-1 "opcode" (all-fmax-isas) 31 1)
54 (attrs all-fmax-isas)
66 (attrs all-fmax-isas)
78 (attrs all-fmax-isas)
90 (dnf f-fmax-rm "opcode" (all-fmax-isas) 8 4)
94 (define-normal-insn-enum fmax-cond "condition opcode enum" (all-fmax-isas) FMAX_ f-fmax-8-4
117 (attrs all-fmax-isas VIRTUAL IS_FLOAT)
137 (attrs all-fmax-isas VIRTUAL)
154 (attrs all-fmax-isas)
162 (define-full-operand fmax-FRd "FRd" (all-fmax-isas (CDATA FMAX_FLOAT)) h-cr SF f-fmax-frd ((parse "…
163 (define-full-operand fmax-FRn "FRn" (all-fmax-isas (CDATA FMAX_FLOAT)) h-cr SF f-fmax-frn ((parse "…
164 (define-full-operand fmax-FRm "FRm" (all-fmax-isas (CDATA FMAX_FLOAT)) h-cr SF f-fmax-frm ((parse "…
166 (define-full-operand fmax-FRd-int "FRd as an integer" (all-fmax-isas (CDATA FMAX_INT)) h-cr SI f-fm…
167 (define-full-operand fmax-FRn-int "FRn as an integer" (all-fmax-isas (CDATA FMAX_INT)) h-cr SI f-fm…
171 (define-full-operand fmax-CCRn "CCRn" (all-fmax-isas (CDATA REGNUM)) h-ccr DFLT f-fmax-4-4 ((parse …
173 (dnop fmax-CIRR "CIRR" (all-fmax-isas SEM-ONLY) h-ccr 0)
174 (dnop fmax-CBCR "CBCR" (all-fmax-isas SEM-ONLY) h-ccr 1)
175 (dnop fmax-CERR "CERR" (all-fmax-isas SEM-ONLY) h-ccr 15)
179 (dnop fmax-Rm "Rm" (all-fmax-isas) h-gpr f-fmax-rm)
183 (dnop fmax-Compare-i-p "flag" (all-fmax-isas SEM-ONLY) h-fmax-compare-i-p f-nil)
192 (all-fmax-isas MAY_TRAP)
211 (all-fmax-isas MAY_TRAP)
230 (all-fmax-isas MAY_TRAP)
266 (all-fmax-isas MAY_TRAP)
303 (all-fmax-isas (INTRINSIC "cmov1"))
313 (all-fmax-isas (INTRINSIC "cmov2"))
323 (all-fmax-isas (INTRINSIC "cmovc1"))
333 (all-fmax-isas (INTRINSIC "cmovc2"))