Detect Call near absolute indirect address instruction
Make sure to handle all case where it's stored in register, sib, ect ...
Page 529, 530, 733 https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html
https://stackoverflow.com/questions/15511482/x64-instruction-encoding-and-the-modrm-byte http://www.c-jump.com/CIS77/CPU/x86/X77_0060_mod_reg_r_m_byte.htm https://stackoverflow.com/questions/24295464/what-does-the-4-mean-in-ff-4 https://stackoverflow.com/questions/15017659/how-to-read-the-intel-opcode-notation/53976236#53976236 https://www.sandpile.org/x86/opc_sib.htm