Changeset 13230
- Timestamp:
- Nov 24, 2009, 2:53:03 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/x86-spentry32.s
r13171 r13230 2934 2934 __(movd %mm1,%imm0) 2935 2935 local_label(opt): 2936 __(testb %imm0_bh,%imm0_bh) 2936 __(movb %imm0_bh,%imm0_b) 2937 __(testb %imm0_b,%imm0_b) 2937 2938 __(je local_label(rest_keys)) 2938 2939 __(btl $initopt_bit,%imm0) … … 2959 2960 __(movb $fulltagmask,%imm0_bh) 2960 2961 __(andb %arg_reg_b,%imm0_bh) 2961 __(compare_reg_to_nil(%arg_ z))2962 __(compare_reg_to_nil(%arg_reg)) 2962 2963 __(je local_label(default_hard_opt)) 2963 2964 __(cmpb $fulltag_cons,%imm0_bh)
Note: See TracChangeset
for help on using the changeset viewer.