Home
last modified time | relevance | path

Searched refs:JMP8 (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dtext-patching.h82 __CASE(JMP8); in text_opcode_size()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dtext-patching.h82 __CASE(JMP8); in text_opcode_size()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dtext-patching.h82 __CASE(JMP8); in text_opcode_size()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.c713 u8* JMP8(u8 to) { in JMP8() function
1343 JMP8(8); in MOVQ64ItoR()
H A Dix86.h342 u8* JMP8(u8 to);
H A DiR3000A.c1153 j8Ptr[1] = JMP8(1); in recDIV()
1202 j8Ptr[1] = JMP8(1); in recDIVU()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_mmx.c467 JMP8( 8 ); in MOVQ64ItoR()
H A Dix86-64.c2358 return (u8*)JMP8( to ); in JMP()
2363 u8* JMP8( u8 to ) in JMP8() function
H A DiR3000A-64.c1225 j8Ptr[1] = JMP8(1); in recDIV()
1273 j8Ptr[1] = JMP8(1); in recDIVU()
H A Dix86-64.h794 u8* JMP8( u8 to );