Could anyone tell me what does "0x48ff25" means in the following disassamble code?
00000000`7745b0ac 48ff2525801000 jmp qword ptr [ntdll!NlsAnsiCodePage+0xe3e (00000000`775630d8)]
I have checked the AMD64 architecture programmer's manual, but it's really hard to find answer by myself...