hopperpl

Results 5 issues of hopperpl

I'm trying to use AMFVideoEncoderVCE_AVC with an existing vulkan device but it doesn't initialize. [vkCreateInstance] createInfo=000000000885C3B0, allocator=0000000000000000, instance=0000000086D00290 [vkCreateDevice] physicalDevice=000000000593D690, createInfo=000000000886F390, allocator=0000000000000000, device=0000000086D00CA0 AMFDeviceVulkanImpl: 2019-12-13 14:27:56.542 CC3C [AMFDeviceVulkanImpl] Error: ..\..\..\..\..\runtime\src\core\DeviceVulkanImpl.cpp(417):AMF_ERROR...

Found a few mnemonics that are not correctly syntax highlighted `pshufb`, `palignr`, .... maybe more. it's from the SSSE3 group. ![image](https://github.com/EgorBo/Disasmo/assets/14023243/3b2c6479-072d-409b-8930-43db2f0e82b5)

### Installed product versions - Visual Studio 2019 Release - This extension: 1.0.30 ### Description When I mark a block of text with the cursor and it happens that the...

### Installed product versions - Visual Studio 2019 Release - This extension: 1.0.30 ### Description The performance when sorting lines or removing duplicate lines is extremely slow. For instance, sorting...

The "diffable" 64-bit replacement modifies a constant it shouldn't (false positive).... this is not an address, it's a bit mask (should be 0x0707070707070707) Maybe check if the to-be-replaced constant is...