Searched refs:word (Results 1 – 11 of 11) sorted by relevance
/Renode-v1.15.3-c57714d/tools/sel4_extensions/ |
D | gdbscript.py | 107 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/ |
D | SystemRDLMem1PeripheralTest.cs | 132 var word = (peripheral as IDoubleWordPeripheral) in TestWrite() 134 Assert.AreEqual(testCase.Memory & mem1RegMask, word & mem1RegMask); in TestWrite()
|
/Renode-v1.15.3-c57714d/tests/platforms/ |
D | STM32L072.robot | 164 # Check the first word of the page, a word within it and the last word of the page
|
D | ARMv8A.robot | 236 # Set 7-bit word length to hush the warning that 5-bit WLEN is unsupported.
|
D | Renesas_RZ_G2L.robot | 182 …Execute Command cpu_m33 SetRegister 4 0x10403000 # Read access: double word, full…
|
D | ARMv8A-Linux.robot | 59 # Set 7-bit word length to hush the warning that 5-bit WLEN is unsupported.
|
/Renode-v1.15.3-c57714d/ |
D | CONTRIBUTING.md | 91 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.
|
D | CHANGELOG.rst | 650 * quad word (64-bit) peripherals API
|
/Renode-v1.15.3-c57714d/tests/platforms/LiteX/ |
D | LiteX_Linux_VexRiscv.robot | 91 Wait For Line On Uart bits per word: 8
|
/Renode-v1.15.3-c57714d/tests/unit-tests/ |
D | llvm-asm-disasm.robot | 88 # For Thumb, reverse the bytes in each word 328 …RoundTrip BE 66890cc516a9fd00 mov word ptr [8*eax + 16623894], cx 8 a …
|
D | it-status.robot | 49 .word 0x80000D3 /* IRQ 16 jump address */
|