[Date Prev][Date Next][Subject Prev][Subject Next][Date Index][Subject Index]

Table for converting all funcs to their underlying bytes



For a project I'm doing, Claude needs to correlate each valid function mnemonic with its 3-byte underlying bytes. Is there a table somewhere? I see in the U2 that I can get a display of 3byters and another routine does a display of the mnemonics, but is there anyway, short of writing a new program, to get the correlation of one with the other?