Lines Matching full:106
277 {"avrxmega6", NULL, "106", 6},
278 {"atxmega128a3", "__AVR_ATxmega128A3__", "106", 2},
279 {"atxmega128a3u", "__AVR_ATxmega128A3U__", "106", 2},
280 {"atxmega128b1", "__AVR_ATxmega128B1__", "106", 2},
281 {"atxmega128b3", "__AVR_ATxmega128B3__", "106", 2},
282 {"atxmega128c3", "__AVR_ATxmega128C3__", "106", 2},
283 {"atxmega128d3", "__AVR_ATxmega128D3__", "106", 2},
284 {"atxmega128d4", "__AVR_ATxmega128D4__", "106", 2},
285 {"atxmega192a3", "__AVR_ATxmega192A3__", "106", 3},
286 {"atxmega192a3u", "__AVR_ATxmega192A3U__", "106", 3},
287 {"atxmega192c3", "__AVR_ATxmega192C3__", "106", 3},
288 {"atxmega192d3", "__AVR_ATxmega192D3__", "106", 3},
289 {"atxmega256a3", "__AVR_ATxmega256A3__", "106", 4},
290 {"atxmega256a3u", "__AVR_ATxmega256A3U__", "106", 4},
291 {"atxmega256a3b", "__AVR_ATxmega256A3B__", "106", 4},
292 {"atxmega256a3bu", "__AVR_ATxmega256A3BU__", "106", 4},
293 {"atxmega256c3", "__AVR_ATxmega256C3__", "106", 4},
294 {"atxmega256d3", "__AVR_ATxmega256D3__", "106", 4},
295 {"atxmega384c3", "__AVR_ATxmega384C3__", "106", 6},
296 {"atxmega384d3", "__AVR_ATxmega384D3__", "106", 6},
355 .Cases("102", "104", "105", "106", "107", true) in ArchHasELPM()
362 .Cases("102", "104", "105", "106", "107", true) in ArchHasELPMX()
369 .Cases("102", "103", "104", "105", "106", "107", true) in ArchHasMOVW()
380 .Cases("102", "103", "104", "105", "106", "107", true) in ArchHasMUL()
387 .Cases("102", "103", "104", "105", "106", "107", true) in ArchHasJMPCALL()
394 // - Not fully correct for arch 106: only about half the chips have more in ArchHas3BytePC()
400 .Case("106", true) in ArchHas3BytePC()