Searched refs:Word1 (Results 1 – 5 of 5) sorted by relevance
113 field bits<32> Word1;144 let Word1{6-5} = omod;165 field bits<32> Word1;256 field bits<32> Word1;312 field bits<32> Word1;366 field bits<32> Word1;382 let Word1{9-8} = COND;404 field bits<32> Word1;417 let Word1{9-8} = COND;440 field bits<32> Word1;[all …]
594 let Inst{63-32} = Word1;612 let Word1{27} = offset{0};613 let Word1{12} = offset{1};614 let Word1{28} = offset{2};615 let Word1{31} = offset{3};621 let Inst{63-32} = Word1;817 let Word1{21} = eop;818 let Word1{29-22} = inst;819 let Word1{30} = 0; // MARK827 let Word1{21} = eop;[all …]
130 let Inst{63-32} = Word1;168 let Inst{63-32} = Word1;210 let Inst{63-32} = Word1;237 let Inst{63-32} = Word1;257 let Inst{63-32} = Word1;471 field bits<32> Word1;480 let Word1{2-0} = sw_x;481 let Word1{5-3} = sw_y;482 let Word1{8-6} = sw_z;483 let Word1{11-9} = sw_w;[all …]
547 const support::ulittle32_t Word1 = in PrintIndexTable() local582 if (Word1 == EXIDX_CANTUNWIND) { in PrintIndexTable()587 if (Word1 & 0x80000000) { in PrintIndexTable()590 unsigned PersonalityIndex = (Word1 & 0x0f000000) >> 24; in PrintIndexTable()598 TableEntryAddress = PREL31(Word1, IT->sh_addr); in PrintIndexTable()602 PREL31(Word1, IT->sh_addr + Entry * IndexTableEntrySize + 4); in PrintIndexTable()
423 uint8_t Word1[4] = {0xAA, 0xBB, 0xCC, 0xDD}; in TestAddWordFromDictionary() local425 MD->AddWordToManualDictionary(Word(Word1, sizeof(Word1))); in TestAddWordFromDictionary()