Lines Matching full:instruction
97 bool "Have instruction l.ff1"
100 Select this if your implementation has the Class II instruction l.ff1
103 bool "Have instruction l.fl1"
106 Select this if your implementation has the Class II instruction l.fl1
109 bool "Have instruction l.mul for hardware multiply"
112 Select this if your implementation has a hardware multiply instruction
115 bool "Have instruction l.div for hardware divide"
118 Select this if your implementation has a hardware divide instruction
121 bool "Have instruction l.cmov for conditional move"
129 l.cmov conistional move instruction.
134 bool "Have instruction l.ror for rotate right"
142 l.ror rotate right instruction.
147 bool "Have instruction l.rori for rotate right with immediate"
155 l.rori rotate right with immediate instruction.