Home | History | Annotate | Download | only in codeflinger

Lines Matching full:inverted

231     { 0x0ff000f0, 0x01000080, "smlabb",	"nmsd" },   // d & n inverted!!
232 { 0x0ff000f0, 0x010000a0, "smlatb", "nmsd" }, // d & n inverted!!
233 { 0x0ff000f0, 0x010000c0, "smlabt", "nmsd" }, // d & n inverted!!
234 { 0x0ff000f0, 0x010000e0, "smlatt", "nmsd" }, // d & n inverted!!
235 { 0x0ff000f0, 0x01400080, "smlalbb","ndms" }, // d & n inverted!!
236 { 0x0ff000f0, 0x014000a0, "smlaltb","ndms" }, // d & n inverted!!
237 { 0x0ff000f0, 0x014000c0, "smlalbt","ndms" }, // d & n inverted!!
238 { 0x0ff000f0, 0x014000e0, "smlaltt","ndms" }, // d & n inverted!!
239 { 0x0ff000f0, 0x01200080, "smlawb", "nmsd" }, // d & n inverted!!
240 { 0x0ff0f0f0, 0x012000a0, "smulwb","nms" }, // d & n inverted!!
241 { 0x0ff000f0, 0x012000c0, "smlawt", "nmsd" }, // d & n inverted!!
242 { 0x0ff0f0f0, 0x012000e0, "smulwt","nms" }, // d & n inverted!!
243 { 0x0ff0f0f0, 0x01600080, "smulbb","nms" }, // d & n inverted!!
244 { 0x0ff0f0f0, 0x016000a0, "smultb","nms" }, // d & n inverted!!
245 { 0x0ff0f0f0, 0x016000c0, "smulbt","nms" }, // d & n inverted!!
246 { 0x0ff0f0f0, 0x016000e0, "smultt","nms" }, // d & n inverted!!