author | erikj |
Tue, 12 Sep 2017 19:03:39 +0200 | |
changeset 47216 | 71c04702a3d5 |
parent 21805 | jdk/make/mapfiles/libverify/reorder-sparcv9@c7d7946239de |
permissions | -rw-r--r-- |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
1 |
data = R0x2000; |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
2 |
text = LOAD ?RXO; |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
3 |
# Test Null |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
4 |
text: .text%VerifyFixClassname; |
12892 | 5 |
text: .text%next_utf2unicode: OUTPUTDIR/check_format.o; |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
6 |
text: .text%VerifyClassname; |
12892 | 7 |
text: .text%skip_over_fieldname: OUTPUTDIR/check_format.o; |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
8 |
text: .text%VerifyClass; |
12892 | 9 |
text: .text%CCinit: OUTPUTDIR/check_code.o; |
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
10 |
text: .text%initialize_class_hash; |
12892 | 11 |
text: .text%make_class_info_from_name: OUTPUTDIR/check_code.o; |
12 |
text: .text%make_class_info: OUTPUTDIR/check_code.o; |
|
13 |
text: .text%verify_method: OUTPUTDIR/check_code.o; |
|
14 |
text: .text%instruction_length: OUTPUTDIR/check_code.o; |
|
15 |
text: .text%verify_opcode_operands: OUTPUTDIR/check_code.o; |
|
16 |
text: .text%verify_constant_pool_type: OUTPUTDIR/check_code.o; |
|
17 |
text: .text%cp_index_to_class_fullinfo: OUTPUTDIR/check_code.o; |
|
18 |
text: .text%check_and_push: OUTPUTDIR/check_code.o; |
|
19 |
text: .text%pop_and_free: OUTPUTDIR/check_code.o; |
|
20 |
text: .text%set_protected: OUTPUTDIR/check_code.o; |
|
21 |
text: .text%initialize_exception_table: OUTPUTDIR/check_code.o; |
|
22 |
text: .text%merge_fullinfo_types: OUTPUTDIR/check_code.o; |
|
23 |
text: .text%initialize_dataflow: OUTPUTDIR/check_code.o; |
|
24 |
text: .text%signature_to_fieldtype: OUTPUTDIR/check_code.o; |
|
25 |
text: .text%check_register_values: OUTPUTDIR/check_code.o; |
|
26 |
text: .text%pop_stack: OUTPUTDIR/check_code.o; |
|
27 |
text: .text%update_registers: OUTPUTDIR/check_code.o; |
|
28 |
text: .text%push_stack: OUTPUTDIR/check_code.o; |
|
29 |
text: .text%merge_into_successors: OUTPUTDIR/check_code.o; |
|
30 |
text: .text%merge_into_one_successor: OUTPUTDIR/check_code.o; |
|
31 |
text: .text%merge_stack: OUTPUTDIR/check_code.o; |
|
32 |
text: .text%merge_registers: OUTPUTDIR/check_code.o; |
|
33 |
text: .text%finalize_class_hash: OUTPUTDIR/check_code.o; |
|
34 |
text: .text%CCdestroy: OUTPUTDIR/check_code.o; |
|
12317
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
35 |
# Test Exit |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
36 |
# Test Hello |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
37 |
# Test Sleep |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
38 |
# Test IntToString |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
39 |
# Test LoadToolkit |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
40 |
# Test LoadFrame |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
41 |
# Test LoadJFrame |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
42 |
# Test JHello |
9670c1610c53
7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff
changeset
|
43 |
# SwingSet |
12892 | 44 |
text: .text%verify_field: OUTPUTDIR/check_code.o; |
45 |
text: .text%signature_to_args_size: OUTPUTDIR/check_code.o; |