Lines Matching refs:DECODE_PRINTF2
742 DECODE_PRINTF2("[%d*", scale); in decode_sib_si()
821 DECODE_PRINTF2("[%d]", displacement); in decode_sib_address()
826 DECODE_PRINTF2("[%d][EBP]", displacement); in decode_sib_address()
831 DECODE_PRINTF2("[%d][EBP]", displacement); in decode_sib_address()
900 DECODE_PRINTF2("[%08x]", offset); in decode_rm00_address()
934 DECODE_PRINTF2("[%04x]", offset); in decode_rm00_address()
970 DECODE_PRINTF2("%d[EAX]", displacement); in decode_rm01_address()
973 DECODE_PRINTF2("%d[ECX]", displacement); in decode_rm01_address()
976 DECODE_PRINTF2("%d[EDX]", displacement); in decode_rm01_address()
979 DECODE_PRINTF2("%d[EBX]", displacement); in decode_rm01_address()
984 DECODE_PRINTF2("[%d]", displacement); in decode_rm01_address()
988 DECODE_PRINTF2("%d[EBP]", displacement); in decode_rm01_address()
991 DECODE_PRINTF2("%d[ESI]", displacement); in decode_rm01_address()
994 DECODE_PRINTF2("%d[EDI]", displacement); in decode_rm01_address()
1002 DECODE_PRINTF2("%d[BX+SI]", displacement); in decode_rm01_address()
1005 DECODE_PRINTF2("%d[BX+DI]", displacement); in decode_rm01_address()
1008 DECODE_PRINTF2("%d[BP+SI]", displacement); in decode_rm01_address()
1012 DECODE_PRINTF2("%d[BP+DI]", displacement); in decode_rm01_address()
1016 DECODE_PRINTF2("%d[SI]", displacement); in decode_rm01_address()
1019 DECODE_PRINTF2("%d[DI]", displacement); in decode_rm01_address()
1022 DECODE_PRINTF2("%d[BP]", displacement); in decode_rm01_address()
1026 DECODE_PRINTF2("%d[BX]", displacement); in decode_rm01_address()
1059 DECODE_PRINTF2("%d[EAX]", displacement); in decode_rm10_address()
1062 DECODE_PRINTF2("%d[ECX]", displacement); in decode_rm10_address()
1065 DECODE_PRINTF2("%d[EDX]", displacement); in decode_rm10_address()
1068 DECODE_PRINTF2("%d[EBX]", displacement); in decode_rm10_address()
1073 DECODE_PRINTF2("[%d]", displacement); in decode_rm10_address()
1077 DECODE_PRINTF2("%d[EBP]", displacement); in decode_rm10_address()
1080 DECODE_PRINTF2("%d[ESI]", displacement); in decode_rm10_address()
1083 DECODE_PRINTF2("%d[EDI]", displacement); in decode_rm10_address()
1092 DECODE_PRINTF2("%d[BX+SI]", displacement); in decode_rm10_address()
1095 DECODE_PRINTF2("%d[BX+DI]", displacement); in decode_rm10_address()
1098 DECODE_PRINTF2("%d[BP+SI]", displacement); in decode_rm10_address()
1102 DECODE_PRINTF2("%d[BP+DI]", displacement); in decode_rm10_address()
1106 DECODE_PRINTF2("%d[SI]", displacement); in decode_rm10_address()
1109 DECODE_PRINTF2("%d[DI]", displacement); in decode_rm10_address()
1112 DECODE_PRINTF2("%d[BP]", displacement); in decode_rm10_address()
1116 DECODE_PRINTF2("%d[BX]", displacement); in decode_rm10_address()