Home
last modified time | relevance | path

Searched refs:h (Results 1 – 25 of 31) sorted by relevance

12

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/opcodes/
Dopcodes-rv32zfh1 fadd.h rd rs1 rs2 31..27=0x00 rm 26..25=2 6..2=0x14 1..0=3
2 fsub.h rd rs1 rs2 31..27=0x01 rm 26..25=2 6..2=0x14 1..0=3
3 fmul.h rd rs1 rs2 31..27=0x02 rm 26..25=2 6..2=0x14 1..0=3
4 fdiv.h rd rs1 rs2 31..27=0x03 rm 26..25=2 6..2=0x14 1..0=3
5 fsgnj.h rd rs1 rs2 31..27=0x04 14..12=0 26..25=2 6..2=0x14 1..0=3
6 fsgnjn.h rd rs1 rs2 31..27=0x04 14..12=1 26..25=2 6..2=0x14 1..0=3
7 fsgnjx.h rd rs1 rs2 31..27=0x04 14..12=2 26..25=2 6..2=0x14 1..0=3
8 fmin.h rd rs1 rs2 31..27=0x05 14..12=0 26..25=2 6..2=0x14 1..0=3
9 fmax.h rd rs1 rs2 31..27=0x05 14..12=1 26..25=2 6..2=0x14 1..0=3
10 fcvt.h.s rd rs1 24..20=0 31..27=0x08 rm 26..25=2 6..2=0x14 1..0=3
[all …]
Dopcodes-rv64zfh3 fcvt.l.h rd rs1 24..20=2 31..27=0x18 rm 26..25=2 6..2=0x14 1..0=3
4 fcvt.lu.h rd rs1 24..20=3 31..27=0x18 rm 26..25=2 6..2=0x14 1..0=3
6 fcvt.h.l rd rs1 24..20=2 31..27=0x1A rm 26..25=2 6..2=0x14 1..0=3
7 fcvt.h.lu rd rs1 24..20=3 31..27=0x1A rm 26..25=2 6..2=0x14 1..0=3
Dopcodes-rv32d-zfh1 fcvt.h.d rd rs1 24..20=1 31..27=0x08 rm 26..25=2 6..2=0x14 1..0=3
2 fcvt.d.h rd rs1 24..20=2 31..27=0x08 rm 26..25=1 6..2=0x14 1..0=3
Dopcodes-rv32q-zfh1 fcvt.h.q rd rs1 24..20=3 31..27=0x08 rm 26..25=2 6..2=0x14 1..0=3
2 fcvt.q.h rd rs1 24..20=2 31..27=0x08 rm 26..25=3 6..2=0x14 1..0=3
Dopcodes-rv32h7 hlv.h rd rs1 24..20=0x0 31..25=0x32 14..12=4 6..2=0x1C 1..0=3
13 hsv.h 11..7=0 rs1 rs2 31..25=0x33 14..12=4 6..2=0x1C 1..0=3
Dopcodes-rv32b39 sext.h rd rs1 31..20=0x605 14..12=1 6..2=0x04 1..0=3
42 crc32.h rd rs1 31..20=0x611 14..12=1 6..2=0x04 1..0=3
45 crc32c.h rd rs1 31..20=0x619 14..12=1 6..2=0x04 1..0=3
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DProgressMonitor.cs57 var h = Handler; in UpdateDialog()
76 if(h != null) in UpdateDialog()
78 h.Finish(action.Key); in UpdateDialog()
83 if(h != null) in UpdateDialog()
85 h.Update(action.Key, current.Description, current.Progress); in UpdateDialog()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Video/
DTegraDisplay.cs38 int h = (int)((value >> 16) & 0xFFFF); in WriteDoubleWord()
39 this.DebugLog("Setting resolution to {0}x{1}", w, h); in WriteDoubleWord()
40 Reconfigure(w, h); in WriteDoubleWord()
/Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/Events/
DIEventSource.cs14 void AttachHandler(IOHandler h); in AttachHandler() argument
DX11EventSource.cs23 public void AttachHandler(IOHandler h) in AttachHandler() argument
25 handler = h; in AttachHandler()
DXWTEventSource.cs23 public void AttachHandler(IOHandler h) in AttachHandler() argument
25 handler = h; in AttachHandler()
/Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/
DVideoAnalyzer.cs57 …ConfigurationChanged += (w, h, f, e) => ApplicationExtensions.InvokeInUIThread(() => displayWidget… in OnAttach()
175 …metersChanged += (w, h, f) => ApplicationExtensions.InvokeInUIThread(() => resolutionL.Text = stri… in EnsureAnalyserWidget()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Time/
DHandlesCollection.cs58 foreach(var h in All) in UnlatchAll()
60 h.Unlatch(); in UnlatchAll()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/
DRSAServiceProvider.cs76 var h = (qInv * x) % p; in DecryptData()
80 var mBytes = (m2 + h * q).ToByteArray(); in DecryptData()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm64/
DARMv8RRegisters.tt13 HEADER_FILE = "Emulator/Cores/tlib/arch/arm64/cpu_registers.h";
DARMv8ARegisters.tt13 HEADER_FILE = "Emulator/Cores/tlib/arch/arm64/cpu_registers.h";
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Xtensa/
DXtensaRegisters.tt13 HEADER_FILE = "Emulator/Cores/tlib/arch/xtensa/cpu_registers.h";
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/X86/
DX86Registers.tt14 HEADER_FILE = "Emulator/Cores/tlib/arch/i386/cpu_registers.h";
DX86_64Registers.tt13 HEADER_FILE = "Emulator/Cores/tlib/arch/i386/cpu_registers.h";
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DArmRegisters.tt14 HEADER_FILE = "Emulator/Cores/tlib/arch/arm/cpu_registers.h";
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/PowerPC/
DPowerPc64Registers.tt14 HEADER_FILE = "Emulator/Cores/tlib/arch/ppc/cpu_registers.h";
DPowerPcRegisters.tt14 HEADER_FILE = "Emulator/Cores/tlib/arch/ppc/cpu_registers.h";
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm-M/
DCortexMRegisters.tt14 HEADER_FILE = "Emulator/Cores/tlib/arch/arm/cpu_registers.h";
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Sparc/
DSparcRegisters.tt14 HEADER_FILE = "Emulator/Cores/tlib/arch/sparc/cpu_registers.h";
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DBME280.cs282 ushort h = (ushort)(h0 + (h100 - h0) * Humidity / 100); in EncodeHumidity()
284 humLsb.Value = (byte)h; in EncodeHumidity()
285 humMsb.Value = (byte)(h >> 8); in EncodeHumidity()

12