HomeSort by: relevance | last modified time | path
    Searched defs:simd_ldstr_regsz (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/aarch64/aarch64/
disasm.c 3329 simd_ldstr_regsz(uint64_t size, uint64_t opc) function in typeref:typename:int
3343 if ((regsz = simd_ldstr_regsz(size, opc)) < 0) {
3360 if ((regsz = simd_ldstr_regsz(size, opc)) < 0) {
3377 if ((regsz = simd_ldstr_regsz(size, opc)) < 0) {
3401 if ((regsz = simd_ldstr_regsz(size, opc)) < 0) {
disasm.c 3329 simd_ldstr_regsz(uint64_t size, uint64_t opc) function in typeref:typename:int
3343 if ((regsz = simd_ldstr_regsz(size, opc)) < 0) {
3360 if ((regsz = simd_ldstr_regsz(size, opc)) < 0) {
3377 if ((regsz = simd_ldstr_regsz(size, opc)) < 0) {
3401 if ((regsz = simd_ldstr_regsz(size, opc)) < 0) {

Completed in 27 milliseconds