Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for asdf (0.01 sec)

  1. apache-maven/pom.xml

    <?xml version="1.0" encoding="UTF-8"?>
    <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
    
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Sat Sep 06 21:30:13 UTC 2025
    - 12.7K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/loong64enc1.s

    	BITREVW	R4, R5			// 85500000
    	BITREV8B	R4, R5		// 854c0000
    	BITREVV	R4, R5			// 85540000
    	EXTWB	R4, R5			// 855c0000
    	EXTWH	R4, R5			// 85580000
    	CPUCFG	R4, R5			// 856c0000
    	ADDF	F4, F5			// a5900001
    	ADDF	F4, F5, F6		// a6900001
    	ABSF	F4, F5			// 85041401
    	MOVVF	F4, F5			// 85181d01
    	MOVF	F4, F5			// 85941401
    	MOVD	F4, F5			// 85981401
    	MOVW	R4, result+16(FP)	// 64608029
    	MOVWU	R4, result+16(FP)	// 64608029
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Sep 04 19:24:25 UTC 2025
    - 35.5K bytes
    - Viewed (0)
Back to top