mirror of
				https://github.com/yuzu-emu/unicorn.git
				synced 2025-11-04 03:04:49 +00:00 
			
		
		
		
	
				Convert the Neon floating-point vector comparison ops VCEQ, VCGE and VCGT over to using a gvec helper and use this to implement the fp16 case. (We put the float16_ceq() etc functions above the DO_2OP() macro definition because later when we convert the compare-against-zero instructions we'll want their definitions to be visible at that point in the source file.) Backports ad505db233b89b7fd4b5a98b6f0e8ac8d05b11db  | 
			||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||