jdk/makefiles/mapfiles/libverify/reorder-x86
author lana
Tue, 13 Aug 2013 18:34:06 -0700
changeset 19494 684292d0e03a
parent 13702 efd6a05935b2
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13702
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     1
data = R0x2000;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     2
text = LOAD ?RXO;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     3
# Test Null
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     4
text: .text%VerifyFixClassname;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     5
text: .text%VerifyClassname;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     6
text: .text%skip_over_fieldname: OUTPUTDIR/check_format.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     7
text: .text%skip_over_field_signature: OUTPUTDIR/check_format.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     8
text: .text%VerifyClass;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     9
text: .text%make_class_info_from_name: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    10
text: .text%class_name_to_ID: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    11
text: .text%make_class_info: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    12
text: .text%free_block: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    13
text: .text%verify_method: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    14
text: .text%verify_opcode_operands: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    15
text: .text%initialize_dataflow: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    16
text: .text%signature_to_fieldtype: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    17
text: .text%check_register_values: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    18
text: .text%pop_stack: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    19
text: .text%update_registers: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    20
text: .text%push_stack: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    21
text: .text%merge_into_successors: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    22
text: .text%cp_index_to_class_fullinfo: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    23
text: .text%set_protected: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    24
text: .text%merge_into_one_successor: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    25
text: .text%merge_registers: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    26
# Test Exit
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    27
# Test Hello
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    28
text: .text%merge_fullinfo_types: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    29
text: .text%isAssignableTo: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    30
# Test Sleep
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    31
text: .text%isLegalTarget: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    32
text: .text%verify_constant_pool_type: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    33
# Test IntToString
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    34
# Test LoadToolkit
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    35
# Test LoadFrame
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    36
# Test LoadJFrame
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    37
# Test JHello
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    38
# SwingSet
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    39
text: .text%copy_stack: OUTPUTDIR/check_code.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    40
text: .text%ntohl: OUTPUTDIR/check_code.o;