Lines Matching refs:DECODE_PRINTF2

763             DECODE_PRINTF2("%08x", base);  in decode_sib_address()
819 DECODE_PRINTF2("*%d]", scale); in decode_sib_address()
871 DECODE_PRINTF2("[%08x]", offset); in decode_rm00_address()
907 DECODE_PRINTF2("[%04x]", offset); in decode_rm00_address()
943 DECODE_PRINTF2("%d[EAX]", displacement); in decode_rm01_address()
946 DECODE_PRINTF2("%d[ECX]", displacement); in decode_rm01_address()
949 DECODE_PRINTF2("%d[EDX]", displacement); in decode_rm01_address()
952 DECODE_PRINTF2("%d[EBX]", displacement); in decode_rm01_address()
957 DECODE_PRINTF2("%d", displacement); in decode_rm01_address()
960 DECODE_PRINTF2("%d[EBP]", displacement); in decode_rm01_address()
963 DECODE_PRINTF2("%d[ESI]", displacement); in decode_rm01_address()
966 DECODE_PRINTF2("%d[EDI]", displacement); in decode_rm01_address()
975 DECODE_PRINTF2("%d[BX+SI]", displacement); in decode_rm01_address()
978 DECODE_PRINTF2("%d[BX+DI]", displacement); in decode_rm01_address()
981 DECODE_PRINTF2("%d[BP+SI]", displacement); in decode_rm01_address()
985 DECODE_PRINTF2("%d[BP+DI]", displacement); in decode_rm01_address()
989 DECODE_PRINTF2("%d[SI]", displacement); in decode_rm01_address()
992 DECODE_PRINTF2("%d[DI]", displacement); in decode_rm01_address()
995 DECODE_PRINTF2("%d[BP]", displacement); in decode_rm01_address()
999 DECODE_PRINTF2("%d[BX]", displacement); in decode_rm01_address()
1037 DECODE_PRINTF2("%08x[EAX]", displacement); in decode_rm10_address()
1040 DECODE_PRINTF2("%08x[ECX]", displacement); in decode_rm10_address()
1043 DECODE_PRINTF2("%08x[EDX]", displacement); in decode_rm10_address()
1047 DECODE_PRINTF2("%08x[EBX]", displacement); in decode_rm10_address()
1052 DECODE_PRINTF2("%08x", displacement); in decode_rm10_address()
1056 DECODE_PRINTF2("%08x[EBP]", displacement); in decode_rm10_address()
1059 DECODE_PRINTF2("%08x[ESI]", displacement); in decode_rm10_address()
1062 DECODE_PRINTF2("%08x[EDI]", displacement); in decode_rm10_address()
1071 DECODE_PRINTF2("%04x[BX+SI]", displacement); in decode_rm10_address()
1074 DECODE_PRINTF2("%04x[BX+DI]", displacement); in decode_rm10_address()
1077 DECODE_PRINTF2("%04x[BP+SI]", displacement); in decode_rm10_address()
1081 DECODE_PRINTF2("%04x[BP+DI]", displacement); in decode_rm10_address()
1085 DECODE_PRINTF2("%04x[SI]", displacement); in decode_rm10_address()
1088 DECODE_PRINTF2("%04x[DI]", displacement); in decode_rm10_address()
1091 DECODE_PRINTF2("%04x[BP]", displacement); in decode_rm10_address()
1095 DECODE_PRINTF2("%04x[BX]", displacement); in decode_rm10_address()