Home
last modified time | relevance | path

Searched refs:word (Results 1 – 11 of 11) sorted by relevance

/Renode-v1.15.3-c57714d/tools/sel4_extensions/
Dgdbscript.py107 def complete(self, text, word): argument
134 def complete(self, text, word): argument
152 def _sel4_break_complete_helper(text, word): argument
158 return list(thread for thread in threads if thread.startswith(word))
211 def complete(self, text, word): argument
212 return _sel4_break_complete_helper(text, word)
231 def complete(self, text, word): argument
232 return _sel4_break_complete_helper(text, word)
250 def complete(self, text, word): argument
256 return list(thread for thread in threads if thread.startswith(word))
[all …]
/Renode-v1.15.3-c57714d/tools/PeakRDL-renode/tests/
DSystemRDLMem1PeripheralTest.cs132 var word = (peripheral as IDoubleWordPeripheral) in TestWrite()
134 Assert.AreEqual(testCase.Memory & mem1RegMask, word & mem1RegMask); in TestWrite()
/Renode-v1.15.3-c57714d/tests/platforms/
DSTM32L072.robot164 # Check the first word of the page, a word within it and the last word of the page
DARMv8A.robot236 # Set 7-bit word length to hush the warning that 5-bit WLEN is unsupported.
DRenesas_RZ_G2L.robot182 …Execute Command cpu_m33 SetRegister 4 0x10403000 # Read access: double word, full…
DARMv8A-Linux.robot59 # Set 7-bit word length to hush the warning that 5-bit WLEN is unsupported.
/Renode-v1.15.3-c57714d/
DCONTRIBUTING.md91 You can add an optional tag word before the commit message - it is especially useful if you have a …
94 There is no word limit here, but we all should be reasonable.
DCHANGELOG.rst650 * quad word (64-bit) peripherals API
/Renode-v1.15.3-c57714d/tests/platforms/LiteX/
DLiteX_Linux_VexRiscv.robot91 Wait For Line On Uart bits per word: 8
/Renode-v1.15.3-c57714d/tests/unit-tests/
Dllvm-asm-disasm.robot88 # For Thumb, reverse the bytes in each word
328 …RoundTrip BE 66890cc516a9fd00 mov word ptr [8*eax + 16623894], cx 8 a …
Dit-status.robot49 .word 0x80000D3 /* IRQ 16 jump address */