Lines Matching refs:Variable
15 ${b_write}= Set Variable ${b4}${b3}${b2}${b1}
16 ${b_disas}= Set Variable ${b1}${b2}${b3}${b4}
21 ${b_disas_4B+}= Set Variable ${None}
23 …${b_disas}= Set Variable If ${code_size} > 4 ${b_disas}${b_disas_4B+} ${b_dis…
34 ${expected}= Set Variable ${hex_code}
79 ${b_write}= Set Variable ${w2}${w1}
80 ${b_disas}= Set Variable ${w1}${w2}
150 ${extra}= Set Variable }
153 …${extra}= Set Variable If "${cpu}" == "CortexM" ; nvic: nvic }; nvic: IRQContro…
154 …${extra}= Set Variable If "${cpu}" == "ARMv8A" ; genericInterruptController: g…
155 …${extra}= Set Variable If "${cpu}" == "PowerPc64" ; endianness: Endianess.LittleE…
156 …${extra}= Set Variable If "${cpu}" == "RiscV32" ; timeProvider: empty } …
157 …${extra}= Set Variable If "${cpu}" == "RiscV64" ; timeProvider: empty } …
158 …${extra}= Set Variable If "${cpu}" == "X86" ; lapic: empty } …
159 …${extra}= Set Variable If "${cpu}" == "X86_64" ; lapic: empty } …